Documentation · Generators

x& · ( ) Repetition and groups

x& is zero or more x. Parentheses group items so a postfix covers all of them. One or more is x x&.

  • Unbounded repetition stops at sixteen copies, and recursion at sixteen levels.
  • * and + are duration marks, not EBNF.

Zero or more hats.

running…edit it and it re-runs as you type

c2 d2 c2 f#2 d2 c2 f#2 f#2 d2 c2 f#2 f#2 f#2 d2

A group repeated.

running…edit it and it re-runs as you type

c2 f#2 d2 f#2 d2

One or more snares.

running…edit it and it re-runs as you type

c2 d2 d2 d2 d2