Evaluate (Ctrl + Return)
Start/Stop (Ctrl + .)
Tempo: (milliseconds per sound event, on next eval)
Usage: Each line is a loop!
Time: All sequences run over a fixed time grid!
Sound Events:
Samples: bd, sn, hh, casio = bassdrum, snare, hihat, casio beep
Synths: saw, sqr, sine = sawtooth, squarewave, sinewave
~ = silence
Parameters: rate (samples only), freq (synths only), pos, lpf (lowpass freq), lpq (lowpass res), lpd (lowpass distortion), rev, del, atk, rel, dur
Sequence Generators: cyc = cycle, rnd = random, learn = markov chain, bounce = half-rectified sine curve, ramp = ramp
Pattern Anatomy: [cyc | rnd | learn] >> [sound events] @PARAM: [cyc | rnd | learn | bounce | ramp] >> [seq | param list]