diff --git a/README.md b/README.md index 83a8816..2eab8c0 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ d1 $ pitch "0 10 8 1" # scale "<12 31 8>" # x 0 ``` `pitch` allows a pattern of note values. `scale` sets the amount of notes per octave. The pitch and scale values will be converted to `1v/octave`. Both `pitch` and `scale` can be sequenced for some microtonal madness... + `glide` accepts a strengh (in semitones, relative to scale), a rate (in step length). ```