[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] Event Timing Offset



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.


....................
....................