[Csnd] [ann] QuteCsound 04.RC2
Date | 2009-01-27 19:05 |
From | Andres Cabrera |
Subject | [Csnd] [ann] QuteCsound 04.RC2 |
Hi all, I'm happy to announce a new version of QuteCsound. You can get it here (currently OS X only, Windows version will be announced soon): https://sourceforge.net/project/showfiles.php?group_id=227265&package_id=275156 http://qutecsound.sourceforge.net/ This version, though in name a new release candidate, actually has major changes, both in performance, stability and functionality. Please try it and report any issues you find. Upgrading is highly recommended as this release fixes the nasty save-while-running-and-I'll-blank-your-file bug. To use the code graph function, you need graphviz from graphviz.org. This release also makes QuteCsound dependent on libsndfile to record Csound output directly from QuteCsound (no more need for fout). Here are the details: Version 0.4RC2 New: -When there are compilation errors, the editor goes to error line and highlights it. -New record button which can start/stop recording csound's output to file at any moment (without overwriting previous recordings) -Code graph generator (you can now produce a graph of your Csound code using View Code) -Option in edit menu to change from invalue/outvalue to chnget/chnset and viceversaGraph in the View Menu. Some things like if's and labels are not yet properly shown) -Widgets with the same channel are now interconnected even when Csound is not running -New Scope widget which allows seeing Csound's output. It should be more efficient than using a graph widget with the display opcode. Additionally, the Scope Widget can be frozen by clicking and holding over it. -New option to set default csd file. -QuteCsound now builds on Solaris -Keyboard shortcut for Save as... -Groups fo widgets can now be selected dragging the mouse -New examples in Example menu -Changed Play to Run in menus -Graph Widget can now be zoomed in/out in the preferences -Graph widget now receives a value which sets the shown table. See included example. Fixed: -Widget Panel hides when open and save file chooser opens, to prevent the widget panel from obstructing the dialog -Document tabs now display modified icon correctly when they are modified. -Files can't be opened (or saved as) if they are already open in QuteCsound -Labels can now contain commas and other characters which were being stripped -Added close button to find/replace dialog -Variables containing '_' are now highlighted properly -Graph widget now displays properly the output of the dispfft and display opcodes -Graph Widgets now zoom properly (no more white graphs) -Fixed crash when saving while running -Several bug fixes should improve performance and stability Internal changes: -QuteCsound now requires libsndfile for the Record button. This dependency can be removed in the src.pro file -Removed support for chnget/chnset as it conflicts too much with the internal model of QuteCsound Enjoy! Andrés |
Date | 2009-01-27 19:34 |
From | Rory Walsh |
Subject | [Csnd] Re: [ann] QuteCsound 04.RC2 |
That's great Andres. I'm eagerly looking forward to the windows release. Rory. 2009/1/27 Andres Cabrera |
Date | 2009-01-27 20:30 |
From | "mddemers" |
Subject | [Csnd] RE: Re: [ann] QuteCsound 04.RC2 |
Me too...and for Cabbage also ;)... Marc -----Message d'origine----- De : Rory Walsh [mailto:rorywalsh@ear.ie] Envoyé : 27 janvier 2009 14:34 À : csound@lists.bath.ac.uk Objet : [Csnd] Re: [ann] QuteCsound 04.RC2 That's great Andres. I'm eagerly looking forward to the windows release. Rory. 2009/1/27 Andres Cabrera |
Date | 2009-01-27 20:40 |
From | Federico Vanni |
Subject | [Csnd] Re: [ann] QuteCsound 04.RC2 |
Hi Andréas, Thank you! Il giorno 27/gen/09, alle ore 20:05, Andres Cabrera ha scritto: > Hi all, > > I'm happy to announce a new version of QuteCsound. You can get it here > (currently OS X only, Windows version will be announced soon): > https://sourceforge.net/project/showfiles.php? > group_id=227265&package_id=275156 > http://qutecsound.sourceforge.net/ > > This version, though in name a new release candidate, actually has > major changes, both in performance, stability and functionality. > Please try it and report any issues you find. Upgrading is highly > recommended as this release fixes the nasty > save-while-running-and-I'll-blank-your-file bug. > > To use the code graph function, you need graphviz from graphviz.org. > This release also makes QuteCsound dependent on libsndfile to record > Csound output directly from QuteCsound (no more need for fout). > > Here are the details: > > Version 0.4RC2 > > New: > -When there are compilation errors, the editor goes to error line and > highlights it. > -New record button which can start/stop recording csound's output to > file at any moment (without overwriting previous recordings) > -Code graph generator (you can now produce a graph of your Csound code > using View Code) > -Option in edit menu to change from invalue/outvalue to chnget/chnset > and viceversaGraph in the View Menu. Some things like if's and labels > are not yet properly shown) > -Widgets with the same channel are now interconnected even when Csound > is not running > -New Scope widget which allows seeing Csound's output. It should be > more efficient than using a graph widget with the display opcode. > Additionally, the Scope Widget can be frozen by clicking and holding > over it. > -New option to set default csd file. > -QuteCsound now builds on Solaris > -Keyboard shortcut for Save as... > -Groups fo widgets can now be selected dragging the mouse > -New examples in Example menu > -Changed Play to Run in menus > -Graph Widget can now be zoomed in/out in the preferences > -Graph widget now receives a value which sets the shown table. See > included example. > > Fixed: > -Widget Panel hides when open and save file chooser opens, to prevent > the widget panel from obstructing the dialog > -Document tabs now display modified icon correctly when they are > modified. > -Files can't be opened (or saved as) if they are already open in > QuteCsound > -Labels can now contain commas and other characters which were > being stripped > -Added close button to find/replace dialog > -Variables containing '_' are now highlighted properly > -Graph widget now displays properly the output of the dispfft and > display opcodes > -Graph Widgets now zoom properly (no more white graphs) > -Fixed crash when saving while running > -Several bug fixes should improve performance and stability > > Internal changes: > -QuteCsound now requires libsndfile for the Record button. This > dependency can be removed in the src.pro file > -Removed support for chnget/chnset as it conflicts too much with the > internal model of QuteCsound > > Enjoy! > Andrés > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound" |
Date | 2009-01-27 21:02 |
From | Rory Walsh |
Subject | [Csnd] Re: RE: Re: [ann] QuteCsound 04.RC2 |
Hmm.. Cabbage is working fine on windows, I'm just having problems with it on linux at the moment. I haven't even attempted building it on OSX yet but it shouldn't be too tricky I hope. Once I get the linux issues sorted I will try OSX. Rory. 2009/1/27 mddemers |
Date | 2009-01-27 21:07 |
From | Dave Phillips |
Subject | [Csnd] Re: Re: RE: Re: [ann] QuteCsound 04.RC2 |
Greetings, No source package for Linux users ? Best, dp |
Date | 2009-01-27 21:33 |
From | "mddemers" |
Subject | [Csnd] RE: Re: RE: Re: [ann] QuteCsound 04.RC2 |
I'm on Windows (7 beta, Vista Ultimate SP2 and XP Pro SP3)...all laptops Dual Core... Regards, Marc -----Message d'origine----- De : Rory Walsh [mailto:rorywalsh@ear.ie] Envoyé : 27 janvier 2009 16:02 À : csound@lists.bath.ac.uk Objet : [Csnd] Re: RE: Re: [ann] QuteCsound 04.RC2 Hmm.. Cabbage is working fine on windows, I'm just having problems with it on linux at the moment. I haven't even attempted building it on OSX yet but it shouldn't be too tricky I hope. Once I get the linux issues sorted I will try OSX. Rory. 2009/1/27 mddemers |
Date | 2009-01-28 00:29 |
From | Andres Cabrera |
Subject | [Csnd] Re: Re: Re: RE: Re: [ann] QuteCsound 04.RC2 |
A little slower, but it's there now. Cheers, Andrés On Tue, Jan 27, 2009 at 4:07 PM, Dave Phillips |
Date | 2009-01-28 08:30 |
From | Federico Vanni |
Subject | [Csnd] Re: Re: RE: Re: [ann] QuteCsound 04.RC2 |
did someone try to use the 'ext editor' button in qutecsound? after the render, the message i get is "it is impossible to open te file..." now i'm using audacity. best fv Il giorno 27/gen/09, alle ore 22:02, Rory Walsh ha scritto: > Hmm.. Cabbage is working fine on windows, I'm just having problems > with it on linux at the moment. I haven't even attempted building it > on OSX yet but it shouldn't be too tricky I hope. Once I get the linux > issues sorted I will try OSX. > > Rory. > > > 2009/1/27 mddemers |
Date | 2009-01-28 20:19 |
From | Andres Cabrera |
Subject | [Csnd] Re: Re: Re: RE: Re: [ann] QuteCsound 04.RC2 |
You're right that seems not to be working proerly on Mac, It works for files that have been recorded, but not for files which have been rendered. I'll fix it for the next release. Cheers, Andrés On Wed, Jan 28, 2009 at 3:30 AM, Federico Vanni |
Date | 2009-01-30 04:25 |
From | Darren Nelsen |
Subject | [Csnd] Re: [ann] QuteCsound 04.RC2 |
Attachments | Picture 21.png |
I get this every time I launch: I'm using Mac OS X 10.5.6 on PowerPC using the version with Qt included. -- Darren Nelsen http://www.curiomusic.com On Jan 27, 2009, at 2:05 PM, Andres Cabrera wrote: > Hi all, > > I'm happy to announce a new version of QuteCsound. You can get it here > (currently OS X only, Windows version will be announced soon): > https://sourceforge.net/project/showfiles.php?group_id=227265&package_id=275156 > http://qutecsound.sourceforge.net/ > > This version, though in name a new release candidate, actually has > major changes, both in performance, stability and functionality. > Please try it and report any issues you find. Upgrading is highly > recommended as this release fixes the nasty > save-while-running-and-I'll-blank-your-file bug. > > To use the code graph function, you need graphviz from graphviz.org. > This release also makes QuteCsound dependent on libsndfile to record > Csound output directly from QuteCsound (no more need for fout). > > Here are the details: > > Version 0.4RC2 > > New: > -When there are compilation errors, the editor goes to error line and > highlights it. > -New record button which can start/stop recording csound's output to > file at any moment (without overwriting previous recordings) > -Code graph generator (you can now produce a graph of your Csound code > using View Code) > -Option in edit menu to change from invalue/outvalue to chnget/chnset > and viceversaGraph in the View Menu. Some things like if's and labels > are not yet properly shown) > -Widgets with the same channel are now interconnected even when Csound > is not running > -New Scope widget which allows seeing Csound's output. It should be > more efficient than using a graph widget with the display opcode. > Additionally, the Scope Widget can be frozen by clicking and holding > over it. > -New option to set default csd file. > -QuteCsound now builds on Solaris > -Keyboard shortcut for Save as... > -Groups fo widgets can now be selected dragging the mouse > -New examples in Example menu > -Changed Play to Run in menus > -Graph Widget can now be zoomed in/out in the preferences > -Graph widget now receives a value which sets the shown table. See > included example. > > Fixed: > -Widget Panel hides when open and save file chooser opens, to prevent > the widget panel from obstructing the dialog > -Document tabs now display modified icon correctly when they are > modified. > -Files can't be opened (or saved as) if they are already open in > QuteCsound > -Labels can now contain commas and other characters which were being > stripped > -Added close button to find/replace dialog > -Variables containing '_' are now highlighted properly > -Graph widget now displays properly the output of the dispfft and > display opcodes > -Graph Widgets now zoom properly (no more white graphs) > -Fixed crash when saving while running > -Several bug fixes should improve performance and stability > > Internal changes: > -QuteCsound now requires libsndfile for the Record button. This > dependency can be removed in the src.pro file > -Removed support for chnget/chnset as it conflicts too much with the > internal model of QuteCsound > > Enjoy! > Andrés > > > Send bugs reports to this list. > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound" |
Date | 2009-01-30 12:55 |
From | Andres Cabrera |
Subject | [Csnd] Re: Re: [ann] QuteCsound 04.RC2 |
Hi, Thanks for trying... Do you by any chance have Qt installed? The version which includes Qt will crash if you have Qt installed in your system. Can you press the report button and send me the text there? I have tested the PPC version but not on 10.5. Cheers, Andrés On Thu, Jan 29, 2009 at 11:25 PM, Darren Nelsen |