| right. but for the purpose of sending midi from a controller to the lang there's probably no need for that ( unless you are using jan's MIDIControl UGen to send midi straight to the server... )
t On 3 Jan 2006, at 21:55, Jeremy Zuckerman wrote: well you could use an OSCresponder. OSCresponders send data from the server to the client.-j On Jan 3, 2006, at 11:25 AM, tom tlalim wrote: well, busses exist only on the server, while your task which is a class, is defined as part of the language.that's why it's impossible to plug a bus into the arguments of a Task the same way you plug it into a running synth.
it's all explained in the ClientVsServer, SynthDefsVsSynths and Server-Architecture help files
tom On 3 Jan 2006, at 21:02, Esben Stien wrote: Yes, I did that in the code below and it works great; I just thought I'd use a bus, but never figured out how to address a bus inside a Task.
.................... .................... _______________________________________________ sc-users mailing list _______________________________________________ sc-users mailing list .................... .................... |