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

Re: [sc-users] PsyCollider 3.1 - Server side scheduling fixed



Hi,
I'm having problems (on the previous Psycollider build) with Buffer.read, PlayBuf, jploting or just ploting buffers.
Any of PlayBuf neither Buffer helpfiles works.

I don't know if I'm doing something wrong, but I've tried many ways.

Hope that helps.


Lalo


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