diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2023-09-26 06:17:17 +0200 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2023-09-26 06:17:17 +0200 |
commit | 2b9d44cf89f981f28cbbc6c60105f6c876340ffb (patch) | |
tree | 8a3f6c34aab63bb450fe99995115a8a57bdbd7a9 /TODO | |
parent | ea17fff774c5a2f69f5e89227e6d5bab01bee5af (diff) | |
download | saw-2b9d44cf89f981f28cbbc6c60105f6c876340ffb.zip |
piano roll and playback control
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,6 @@ To-Do list -- UI: Piano roll - UI: Volume control -- UI: Playback control - Sound: Buffering. - Sound: Simple tonal synth - Build: WebAssembly @@ -19,3 +17,5 @@ Done - Script for fetching dependencies. - nanovg and miniaudio setup. - Build: Faster recompilation +- UI: Piano roll +- UI: Playback control |