Ah. Thanks. And merry christmas.Op 25-dec-03 om 21:00 heeft sc-users-request@xxxxxxxxxxxxxxx het volgende geschreven:
Next dumb question, if you don't mind: Pattern 3 starts with a rest... How do I represent a rest of a certain duration in a Pseq?Pbind( [\midinote,\dur], Pseq([[60, 0.05],[\, 0.245]], inf) ).play;; this works only with a freq/degree/midinote key, where any symbol is interpreted as rest.
Cheers, Zip