CSound server questions
Bert Freudenberg
bert at freudenbergs.de
Sun Aug 31 14:01:09 EDT 2008
Am 31.08.2008 um 19:04 schrieb victor:
> Well, you can ask me. I suppose there are various ways you could
> connect to Csound:
>
> 1. using the API (via a C or C++ squeak plugin
> module, if it is possible to do these things),
> 2. through MIDI (if
> squeak can output MIDI and we can then connect via alsa midi)
> 3. OSC
> 4. IP socket (by starting a minimal server written in Python
> and issuing Python commands as string data)
> 5. line events at stdin (a little awkward)
I like the MIDI option. Squeak does have a MIDI plugin (although I am
not entirely sure how functional it is currently).
Is CSound registered as a MIDI device by default?
- Bert -
More information about the Devel
mailing list