[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] PbindProxy crash
On Sun, Dec 30, 2012 at 12:30 AM, Richard Wentk <richard@xxxxxxxxx> wrote:
> Should this crash?
>
> (
> ~kick = PbindProxy.new;
> ~kick.set(\instrument, \anysynth);
> ~kick.set(\dur, Pseq([0.25, 0.5, 0.75, 1, 1.5, 2], inf));
> ~kick.play;
> )
>
> I get:
>
> ERROR: Primitive '_Event_Delta' failed.
> Wrong type.
Your code is correct, and doesn't throw any error here. So it must be
something in your environment. I'd say the first thing to try is to
remove all extensions and start with a plain vanilla class library. If
it doesn't break, then it's probably one of the extensions. You could
try adding the extensions back, a few at a time, to find which one
caused the problem.
In any case, the code you posted should work just fine.
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
blog: http://www.dewdrop-world.net/words
audio clips: http://www.dewdrop-world.net/audio
more audio: http://soundcloud.com/dewdrop_world/tracks
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/