Update README.md

This commit is contained in:
Omar Mashaal 2021-01-03 23:38:54 +11:00 committed by GitHub
parent cbd83d874a
commit 1efc0bd3e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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