Added todo.txt

This commit is contained in:
wirsing
2014-07-11 10:39:07 -07:00
parent 1a0620d23c
commit f7d9ac924c
+30
View File
@@ -0,0 +1,30 @@
// // // // // // // // // // // // // // // // // // // // //
2.0 SOUND
FOR RELEASE
Bugs:
- Fix FFT Crash
- Fix Low Pass Distortion
- Fix problem of passing effects to Analyzers
Features:
- Make oscillators modulatable
- Bandlimit oscillators
- Introduce wet/dry for Delay
- Interpolate control signals
- Overload Filter Functions
- If you loop a sample and use jump make it play from the beginning
NICE
- Pitchtracker
- isPlaying method for Synths
- helper functions (ampToDB, midiToFreq etc..)
EYE ON THE FUTURE
- Multichannel panning
- More Descriptors (beat tracking etc.?)
- Separate audio scheduling loop
// // // // // // // // // // // // // // // // // // // // //