tek/crates/tek_mixer/src
2024-09-28 19:51:10 +03:00
..
lib.rs update all to use TuiOutput; still slow? 2024-09-15 17:26:54 +03:00
mixer.rs rename Split to Stack 2024-09-28 02:56:32 +03:00
mixer_cli.rs update all to use TuiOutput; still slow? 2024-09-15 17:26:54 +03:00
mixer_main.rs update all to use TuiOutput; still slow? 2024-09-15 17:26:54 +03:00
plugin.rs update all to use TuiOutput; still slow? 2024-09-15 17:26:54 +03:00
plugin_lv2.rs 20 new errors rear their ugly heads 2024-09-05 23:19:53 +03:00
plugin_lv2_gui.rs refactor: merge plugin, sampler -> mixer; transport -> sequencer; time -> core 2024-08-10 21:41:55 +03:00
plugin_main.rs fix: plugin main 2024-09-12 15:22:07 +03:00
plugin_vst2.rs turn Plugin keymap to match statement 2024-09-10 11:59:14 +03:00
plugin_vst3.rs refactor: merge plugin, sampler -> mixer; transport -> sequencer; time -> core 2024-08-10 21:41:55 +03:00
sampler.rs implement fixed Split 2024-09-28 19:51:10 +03:00
sampler_main.rs whew! refactor complete 2024-09-06 00:00:23 +03:00
track.rs rename Split to Stack 2024-09-28 02:56:32 +03:00
track_main.rs whew! refactor complete 2024-09-06 00:00:23 +03:00
voice.rs refactor: merge plugin, sampler -> mixer; transport -> sequencer; time -> core 2024-08-10 21:41:55 +03:00