Documentation · Transforms
@k · @~k Transpose
`@k` moves by k SEMITONES; `@~k` moves by k SCALE STEPS, so it stays in the key.
Chromatic against diatonic: the same k, two different figures.
bpm 90
meter 4
unit 1/4
key c4 maj
mode diatonic
Fig ::= 1 3 5
Fig
Fig@2
Fig@~2
running…edit it — it re-runs as you type
plays 9 notes in 1.50s — c4 e4 g4 d4 f#4 a4 e4 g4 b4
A sequence up the scale.
bpm 90
meter 4
unit 1/4
key c4 maj
mode diatonic
Fig ::= 1 3 5
Fig Fig@~1 Fig@~2 Fig@~3
running…edit it — it re-runs as you type
plays 12 notes in 2.00s — c4 e4 g4 d4 f4 a4 e4 g4 b4 f4 a4 c5