[Cs-dev] Blue front-end for Csound5
Date | 2005-02-18 12:54 |
From | "Richard Boulanger" |
Subject | [Cs-dev] Blue front-end for Csound5 |
Steven, Is Blue the way that I could be testing Csound5 on the Mac with a wonderful full-featured and intuitive graphical front-end? Is this how you test Csound5? If so, is there anything special I would need to do to use Blue as the front-end for Csound5? Hope you are well. Dr. B. Is anyone on the developer list using Blue with Csound5? _______________________________________________________________________ + Dr. Richard Boulanger, Professor + Music Synthesis Department, Berklee College of Music + 1140 Boylston Street - Boston, MA 02215-3693 + Office Phone: (617) 747-2485 Office Fax: (617) 747-2564 + eMail: rboulanger@csounds.com or rboulanger@berklee.edu + WebPage: http://csounds.com/boulanger/ ________________________________________________________________________ + Almost Everything Csound @ http://csounds.com/ + The Csound Catalog with Audio @ http://csounds.com/catalog/ + The Csound Book @ http://csounds.com/book/ + The Csound Magazine @ http://csounds.com/ezine/ + CsoundForums @ http://csounds.com/phpBB2/ ________________________________________________________________________ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-02-18 14:51 |
From | Dave Phillips |
Subject | Re: [Cs-dev] Blue front-end for Csound5 |
Richard Boulanger wrote: >Is Blue the way that I could be testing Csound5 on the Mac with a wonderful >full-featured and intuitive graphical front-end? Is this how you test >Csound5? If so, is there anything special I would need to do to use Blue as >the front-end for Csound5? > > >Is anyone on the developer list using Blue with Csound5? > I've tested it only with a few trivial examples, including some FLTK and MIDI I/O stuff. It works fine so far with Cs5 for Linux. I must add that my tests aren't very strenuous, ergo they don't at all represent Csound's capabilities under heavy loads. Iain Duncan has been experimenting with that aspect, with mixed results IIRC. Iain, anything new to share with us re: your tests with Cs5 ? I've not been testing with graphic frontends, sorry. I suppose I should, I'm just too short on time and Csound is a mother-huge system (beautiful though). I was keeping up with Michael's CsoundVST interface, but it's currently broken (at least for my RH9). I used it essentially as a launcher, and yes, I think it would be good for a common multiplatform GUI. I'll occasionally remember to test Cs5 with Cecilia and blue. If there's something specific you want me to check out, let me know. blue rocks steady. Best, dp ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-02-18 15:08 |
From | Dave Phillips |
Subject | Re: [Cs-dev] Blue front-end for Csound5 |
Greetings: A quick note: When blue terminates a render it isn't always cleanly ended. I watch 'ps -a' routinely for hanging csound processes, that's still a problem with Cs5 I think. Best, dp ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-02-18 16:16 |
From | steven yi |
Subject | Re: [Cs-dev] Blue front-end for Csound5 |
Hi Dr. B, Yes, I use Csound5 regularly with blue. I've pretty much switched to using it primarily at home on Linux, and now that I've been able to compile CS5 on windows (since the past week), I've been able to test there, though with MME soundcard driver, performance was pretty awful. =( You should be able to test on OSX with blue and CS5 as blue doesn't care what csound you use, you simply give a commandline for blue to execute on a CSD file, same as you would for csound4 (so no special instructions!). steven Richard Boulanger wrote: >Steven, > >Is Blue the way that I could be testing Csound5 on the Mac with a wonderful >full-featured and intuitive graphical front-end? Is this how you test >Csound5? If so, is there anything special I would need to do to use Blue as >the front-end for Csound5? > >Hope you are well. > >Dr. B. > >Is anyone on the developer list using Blue with Csound5? > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-02-18 16:18 |
From | steven yi |
Subject | Re: [Cs-dev] Blue front-end for Csound5 |
Hi Dave, I'll check to see if it's something I'm doing incorrectly in blue. What version of blue are you using? And were you using PortAudio or ALSA? Using portaudio, I get a weird thing where csound returns but I have to wait like 1 second (there's a 1 second timeout somewhere in csound5 code I saw the other day) before I can run CS5 again. Using ALSA, I haven't been having problems at all. steven Dave Phillips wrote: > Greetings: > > A quick note: When blue terminates a render it isn't always cleanly > ended. I watch 'ps -a' routinely for hanging csound processes, that's > still a problem with Cs5 I think. > > Best, > > dp > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-02-18 17:38 |
From | Dave Phillips |
Subject | Re: [Cs-dev] Blue front-end for Csound5 |
Hi Steven: Sorry, I should have made it clear that I was testing -+rtaudio=portaudio. Best, dp steven yi wrote: > Hi Dave, > > I'll check to see if it's something I'm doing incorrectly in blue. > What version of blue are you using? And were you using PortAudio or > ALSA? Using portaudio, I get a weird thing where csound returns but I > have to wait like 1 second (there's a 1 second timeout somewhere in > csound5 code I saw the other day) before I can run CS5 again. Using > ALSA, I haven't been having problems at all. > > steven > > > > > Dave Phillips wrote: > >> Greetings: >> >> A quick note: When blue terminates a render it isn't always cleanly >> ended. I watch 'ps -a' routinely for hanging csound processes, that's >> still a problem with Cs5 I think. >> >> Best, >> >> dp >> > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |