From 62522d4e568c752bf2eb0719e7d81b5cb27be98d Mon Sep 17 00:00:00 2001 From: Omar Mashaal Date: Sun, 1 Aug 2021 16:47:12 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).