On Dec 13, 2007 11:38 AM, Christopher Frauenberger <
frauenberger@xxxxxx> wrote:
Hello,
I fixed the server side scheduling of events, which means that
SynthDef("sine", { Out.ar(0, SinOsc.ar(440, 0, 0.2) ! 2) }).send(s);
a = Synth.basicNew("sine", s);
s.sendBundle
(10.0, a.newMsg);
a.free;
now works correctly.
There are a few smaller changes and housekeeping that I would like to
make, but then we should be ready to release...
Please download and test the new package from
http://www.dcs.qmul.ac.uk/~frauenberger/PsyCollider-3.1b3.zip
Chris
_______________________________________________
sc-users mailing list
sc-users@xxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-users