Csound Csound-dev Csound-tekno Search About

[Csnd] [ann] QuteCsound 0.5.0 testing prerelease

Date2010-03-15 16:23
FromAndres Cabrera
Subject[Csnd] [ann] QuteCsound 0.5.0 testing prerelease
Hi all,

Thanks to Andy, Joachim and Alex, I can present a testing pre-release
for QuteCsound 0.5.0. This is a binary pre-release for Windows and OS
X in hope of catching a few bugs through more widespread testing.
There have been some major internal changes in QuteCsound that will
enable some nice things, but that have the potential to introduce many
bugs.

There is a new package called "-full" (only 10.5 for now), which
contains Csound, so it doesn't require separate installation of
Csound, which is very convenient for systems where administrative
priviledges are not available. Please give this a try, and let me know
any problems.

http://sourceforge.net/projects/qutecsound/files/

Thanks to many patient testers like Rene, Joachim, Francois and
others, (who had a bit of a rough ride for a while...) this version is
mostly stabilized, but I would like to make sure something's not
broken for someone's particular usage.

So please try this version out, and let me know any bugs or ideas,
either on the qutecsound mailing list, or better yet, file it in the
tracker:
http://sourceforge.net/tracker/?func=browse&group_id=227265&atid=1070588

Enjoy,
Andrés


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2010-03-15 17:03
FromRory Walsh
Subject[Csnd] Re: [ann] QuteCsound 0.5.0 testing prerelease
QuteCsound keeps dying on me whenever I try to run an
instrument(windows). Running in terminal does not work either, it
gives a command line error. Here's the simplest instrument that will
cause problems when it ends:



-odevaudio1 -idevaudio1 -b1024


; Initialize the global variables.
sr = 44100
ksmps = 64
nchnls = 2

instr 1
a1 oscil 10000, 440, 1
outs a1, a1
endin



f1 0 1024 10 1
i1 0 10




On 15 March 2010 16:23, Andres Cabrera  wrote:
> Hi all,
>
> Thanks to Andy, Joachim and Alex, I can present a testing pre-release
> for QuteCsound 0.5.0. This is a binary pre-release for Windows and OS
> X in hope of catching a few bugs through more widespread testing.
> There have been some major internal changes in QuteCsound that will
> enable some nice things, but that have the potential to introduce many
> bugs.
>
> There is a new package called "-full" (only 10.5 for now), which
> contains Csound, so it doesn't require separate installation of
> Csound, which is very convenient for systems where administrative
> priviledges are not available. Please give this a try, and let me know
> any problems.
>
> http://sourceforge.net/projects/qutecsound/files/
>
> Thanks to many patient testers like Rene, Joachim, Francois and
> others, (who had a bit of a rough ride for a while...) this version is
> mostly stabilized, but I would like to make sure something's not
> broken for someone's particular usage.
>
> So please try this version out, and let me know any bugs or ideas,
> either on the qutecsound mailing list, or better yet, file it in the
> tracker:
> http://sourceforge.net/tracker/?func=browse&group_id=227265&atid=1070588
>
> Enjoy,
> Andrés
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"