Documentation · Sounds
1 .5 '3 4# Scale degrees
A step of the current scale. `.` drops an octave, `'` raises one, `#`/`b` alter the degree.
The scale, then the same degrees an octave down and up.
bpm 90
meter 4
unit 1/4
key c4 maj
mode diatonic
1 2 3 4 5 6 7 '1
.1 .2 .3 .4 .5 .6 .7 1
running…edit it — it re-runs as you type
plays 16 notes in 2.67s — c4 d4 e4 f4 g4 a4 b4 c5 c3 d3 e3 f3 g3 a3 b3 c4
An altered degree against its plain one.
bpm 90
meter 4
unit 1/4
key c4 maj
mode diatonic
1 3 5 '1
1 3b 5 '1
1 3 5# '1
running…edit it — it re-runs as you type
plays 12 notes in 2.00s — c4 e4 g4 c5 c4 d#4 g4 c5 c4 e4 g#4 c5