diff --git a/README.md b/README.md index 165900f..780d53b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A small set of SuperDirt synths and Tidal helpers to control modular synths. No d1 $ pitch "0 10 8 1" # octave "<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 `octave` can be sequenced for some microtonal madness... +`pitch` allows a pattern of note values. `octave` sets the amount of notes per octave. The pitch and scale values will be converted to `1v/octave`. Both `pitch` and `octave` can be sequenced for some microtonal madness... `glide` accepts a strengh (in semitones, relative to scale), a rate (in step length).