Update README.md

This commit is contained in:
Omar Mashaal 2021-08-01 16:47:12 +10:00 committed by GitHub
parent 879404360e
commit 62522d4e56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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).