You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
379 B
10 lines
379 B
7 years ago
|
# TODO
|
||
|
- [ ] add an LFO class
|
||
|
- [ ] add 'DIGITAL' as a filter type to AudioEffectAnalogDelay
|
||
|
- [ ] refactor AudioEffectDelay to use reusable library components
|
||
|
- [ ] create AudioEffectADT, an automatic double tracker
|
||
|
- [ ] create AudioEffectSOS, a Sound-on-Sound effect
|
||
|
- [ ] create AudioEffectTremolo
|
||
|
- [ ] create a MIDI controlled chorus
|
||
|
- [ ] create a MIDI controlled flanger
|