Add vibrato to list of continuous modulators
This commit is contained in:
parent
a0fc52b1ec
commit
6a09f54b25
1 changed files with 3 additions and 2 deletions
|
|
@ -129,8 +129,9 @@ Some parameters _do_ induce continuous variations in time, though:
|
||||||
- The pitch envelope curve (governed by `penv` and its associated ADSR)
|
- The pitch envelope curve (governed by `penv` and its associated ADSR)
|
||||||
- The FM curve (`fmenv`)
|
- The FM curve (`fmenv`)
|
||||||
- The filter envelopes (`lpenv`, `hpenv`, `bpenv`)
|
- The filter envelopes (`lpenv`, `hpenv`, `bpenv`)
|
||||||
- Tremolo
|
- Tremolo (`tremolo`)
|
||||||
- Phaser
|
- Phaser (`phaser`)
|
||||||
|
- Vibrato (`vib`)
|
||||||
- Ducking (`duckorbit`)
|
- Ducking (`duckorbit`)
|
||||||
|
|
||||||
# Filters
|
# Filters
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue