tek/crates/tek_mixer/src
2024-08-21 21:41:35 +03:00
..
lib.rs merge tek_jack into tek_core 2024-08-11 11:02:21 +03:00
mixer.rs wip: enabling standalone mixer 2024-08-10 20:13:02 +03:00
mixer_cli.rs wip: enabling standalone mixer 2024-08-10 20:13:02 +03:00
mixer_handle.rs wip: ArrangerStandalone 2024-08-21 21:41:35 +03:00
mixer_main.rs wip: enabling standalone mixer 2024-08-10 20:13:02 +03:00
mixer_render.rs wip: enabling standalone mixer 2024-08-10 20:13:02 +03:00
plugin.rs refactor: merge plugin, sampler -> mixer; transport -> sequencer; time -> core 2024-08-10 21:41:55 +03:00
plugin_lv2.rs fix: collect enum, break: Render for Option<&T> 2024-08-21 18:22:38 +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 refactor: merge plugin, sampler -> mixer; transport -> sequencer; time -> core 2024-08-10 21:41:55 +03:00
plugin_vst2.rs refactor: merge plugin, sampler -> mixer; transport -> sequencer; time -> core 2024-08-10 21:41:55 +03:00
plugin_vst3.rs refactor: merge plugin, sampler -> mixer; transport -> sequencer; time -> core 2024-08-10 21:41:55 +03:00
sample.rs refactor: merge plugin, sampler -> mixer; transport -> sequencer; time -> core 2024-08-10 21:41:55 +03:00
sample_add.rs refactor: merge plugin, sampler -> mixer; transport -> sequencer; time -> core 2024-08-10 21:41:55 +03:00
sampler.rs refactor: merge plugin, sampler -> mixer; transport -> sequencer; time -> core 2024-08-10 21:41:55 +03:00
sampler_edn.rs refactor: merge plugin, sampler -> mixer; transport -> sequencer; time -> core 2024-08-10 21:41:55 +03:00
sampler_main.rs refactor: merge plugin, sampler -> mixer; transport -> sequencer; time -> core 2024-08-10 21:41:55 +03:00
track.rs wip: ArrangerStandalone 2024-08-21 21:41:35 +03:00
track_handle.rs wip: enabling standalone mixer 2024-08-10 20:13:02 +03:00
track_main.rs and it once again compiles 2024-08-09 21:59:14 +03:00
track_view.rs show sequencer with arranger 2024-08-18 18:43:58 +03:00
voice.rs refactor: merge plugin, sampler -> mixer; transport -> sequencer; time -> core 2024-08-10 21:41:55 +03:00