[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] PbindProxy crash
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.
It's possible to use patterns for other keys, so I'm not sure if \dur is supposed to be a special case or if this is a bug.
Richard
_______________________________________________
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/