forked from wirtz/BALibrary
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.
9 lines
379 B
9 lines
379 B
# 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
|
|
|