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

Re: [Sc-devel] PsyCollider - Clocks fixed



On Nov 30, 2007 3:31 PM, James Harkins <jamshark70@xxxxxxxxx> wrote:
> Just tried it... no more "late" messages but the latency argument has no effect.

Hmm... I wiped out the browser cache and downloaded again, and the
package size is different. So I might have been using the package
prior to the clock fix.

Retested... the clocks are OK now, no 100% CPU. But message timestamps
are still not working.

SynthDef("sine", { Out.ar(0, SinOsc.ar(440, 0, 0.2) ! 2) }).send(s);

a = Synth.basicNew("sine", s);

// plays immediately, should play 10 seconds later
s.sendBundle(10.0, a.newMsg);

a.free;

hjh

-- 
James Harkins /// dewdrop world
jamshark70@xxxxxxxxxxxxxxxxx
http://www.dewdrop-world.net

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal."  -- Whitman