summaryrefslogtreecommitdiff
path: root/TODO
blob: bd872f39466aec49ef0cd8b73b397f8975063293 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
To-Do list

- Grid size changing
- Playback: BPM, Volume
- UI: Effects stack
- Sound: Simple tonal synth
- Sound: Kick, snare, cymbal
- UI: Catalog
- Data: WAV export
- Sound: Buffering
- Project load and store
- Selection and copy-paste
- Biquad filter
- Fourier transform
- Sound: EQ, delay, reverb, compressor, limiter
- UI: Spectrum view
- UI: Wave view
- Improve X11 startup time
- Custom OpenGL loader
- Use OpenGL ES on all platforms
- UI: Panning and scaling
- Implement Undo and Redo
- Hot loading
- UI: Color theme customization
- Sound: Sampler
- Sound: Sample loading
- Sound: Sample rendering
- UI: Matrix view
- UI: Graph view
- UI improvements
- Performance optimization
- Parallel computation
- Plugin module
- VST3 wrapper
- LV2 wrapper
- Data: WAV import
- Data: MIDI export
- Data: MIDI import

Done

- Script for fetching dependencies.
- nanovg and miniaudio setup.
- Build: Faster recompilation
- UI: Piano roll
- UI: Playback control
- UI: Text rendering
- UI: Piano roll panning
- UI: Track composing
- UI: Instrument settings
- State load and store
- Track looping
- Build: WebAssembly