[Csnd] CSound API Channel example
Date | 2012-12-06 22:35 |
From | Roger Kelly |
Subject | [Csnd] CSound API Channel example |
I would like to find a simple example of using CsoundAPI in Python that starts a orchestra and communicates over channels. I know the .csd part..it is the CsoundAPI I need the example for.
|
Date | 2012-12-06 23:03 |
From | Rory Walsh |
Subject | Re: [Csnd] CSound API Channel example |
Did you look through the Csound floss manual? On 6 December 2012 22:35, Roger Kelly |
Date | 2012-12-07 02:25 |
From | Roger Kelly |
Subject | Re: [Csnd] CSound API Channel example |
Actually I found a nice example in the csound distribution under examples/python/cb.py. I need to find out how to grab the output stream from the API now. I noticed the link to the API docs is broken. Any idea where that PDF reference would be now?
On Thu, Dec 6, 2012 at 5:03 PM, Rory Walsh <rorywalsh@ear.ie> wrote: Did you look through the Csound floss manual? |