Re: Links to your Csound Website?
Brian Redfern <[email protected]> Thu, 16 Sep 2004 15:51:58 -0700 (PDT)
| Newsgroups | gmane.comp.audio.csound.tekno |
|---|---|
| Message-ID | <[email protected]> |
It depends upon what you want to do, I prefer python to generate scores, but I may need to use perl for realtime because of the really good live midi output support from the CPAN libraries. I know that can be done with windows python, but not sure about python midi support under linux, maybe that's do-able with the python-alsa binding. On Thu, 16 Sep 2004 [email protected] wrote: > > I'd love to check out what you guys are doing tho. I've got a process I want > > to > > model and improve in csound based on arpeggio generators triggering a > > somewhat > > complex mono synth. The fun comes when everything goes through a series of > > tweakable feedback delay units. Its very simple on the surface (atleast on > > paper).. but only can be improvised live with a nice midi control box :) > > > > it was inspired by a 4 hour jam session on a jp8000 at a friends house.. > > > > I am actually considering doing the arp generators in php.. still deciding > > if > > they will be programmed via a web interface or via gtk :> I know php well > > and > > want quick results although it kindof sounds wacky to do web based > > sequencers.. > > I've already had luck doing php command line sequencing and csound process > > spawning. > > Nathan, I would heavily recommend using Python instead. ( I did indeed start off > as you are, using php offline just 'cause I already knew it, ). First off it's > beautiful, fast, and easy to learn, even though the online documentation isn't > nearly as good as PHPs. Secondly, you can now ( with csound5 ) use your python > code from within csound, and thirdly you can integrate your work directly with > the editor of your choosing, either with the vim module for python or with > pymacs for emacs. ( Ok, I'm assuming you'll choose one of those two! Ha ha ha. ) > > If you do it in python, you should be able to have the whole thing running in > real time with real time tweakable paramaters instead of having to do it offline > as with PHP. > > I'd be interested in seeing what you come up with. After the show we will have > to have a vanouver users meeting and compare. = ) > Iain > > _______________________________________________ > csoundtekno mailing list > [email protected] > > Subscribe, unsubscribe, change mailing list options: > http://plot.bek.no/mailman/listinfo/csoundtekno > _______________________________________________ csoundtekno mailing list [email protected] Subscribe, unsubscribe, change mailing list options: http://plot.bek.no/mailman/listinfo/csoundtekno