summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2023-09-27 04:29:34 +0200
committerMitya Selivanov <automainint@guattari.tech>2023-09-27 04:29:34 +0200
commitf0350659cf5e0166128f07d4770a1ff6357ca5af (patch)
treeebb397b8599600c6dd1f9afbf723a1b279255184 /TODO
parenta342858da040ac2f54a083b93c483d20408eb268 (diff)
downloadsaw-f0350659cf5e0166128f07d4770a1ff6357ca5af.zip
Update TODO; add TTF font
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 6 insertions, 2 deletions
diff --git a/TODO b/TODO
index 21717a0..166dcba 100644
--- a/TODO
+++ b/TODO
@@ -2,7 +2,7 @@ To-Do list
- UI: Volume control
- UI: Instrument settings
-- Sound: Buffering.
+- Sound: Buffering
- Sound: Simple tonal synth
- Build: WebAssembly
- Sound: Kick, snare, cymbal
@@ -13,8 +13,12 @@ To-Do list
- Fourier transform
- UI: Spectrum view
- UI: Wave view
-- Improve X11 startup time
- WAV export
+- State load and store
+- Project load and store
+- Improve X11 startup time
+- Custom OpenGL loader
+- Use OpenGL ES on all platforms
Done