diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2023-09-26 01:32:41 +0200 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2023-09-26 01:32:41 +0200 |
commit | 3b72a03fe29db6037a23635639843f38450c16e5 (patch) | |
tree | f4c7e3ee4d9e5a766350d7ffbd88985b3b6bbde2 /TODO | |
parent | baf492d2a83533114275b1f8f3576c94bb3e5bc0 (diff) | |
download | saw-3b72a03fe29db6037a23635639843f38450c16e5.zip |
Build: Faster recompilation
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -3,14 +3,14 @@ To-Do list - UI: Piano roll - UI: Volume control - UI: Playback control -- Simple tonal synth +- Sound: Buffering. +- Sound: Simple tonal synth - Build: WebAssembly -- Drum synth: kick, snare, cymbal +- Sound: Kick, snare, cymbal - UI: Track composing -- Build: Faster recompilation - Done - Script for fetching dependencies. - nanovg and miniaudio setup. +- Build: Faster recompilation |