Skip to content

Commit dd910bc

Browse files
committed
Added todo.txt
1 parent 6029b59 commit dd910bc

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

java/libraries/sound/todo.txt

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
// // // // // // // // // // // // // // // // // // // // //
2+
3+
2.0 SOUND
4+
5+
FOR RELEASE
6+
7+
Bugs:
8+
- Fix FFT Crash
9+
- Fix Low Pass Distortion
10+
- Fix problem of passing effects to Analyzers
11+
12+
Features:
13+
- Make oscillators modulatable
14+
- Bandlimit oscillators
15+
- Introduce wet/dry for Delay
16+
- Interpolate control signals
17+
- Overload Filter Functions
18+
- If you loop a sample and use jump make it play from the beginning
19+
20+
NICE
21+
- Pitchtracker
22+
- isPlaying method for Synths
23+
- helper functions (ampToDB, midiToFreq etc..)
24+
25+
EYE ON THE FUTURE
26+
- Multichannel panning
27+
- More Descriptors (beat tracking etc.?)
28+
- Separate audio scheduling loop
29+
30+
// // // // // // // // // // // // // // // // // // // // //

0 commit comments

Comments
 (0)