tek/crates/tek_tui/src
2024-12-03 21:53:34 +01:00
..
lib.rs reenabling phrase editing 2024-12-02 02:44:52 +01:00
todo_tui_mixer.rs wip: p.52, e=5, collecting tui by layer p.2 2024-11-17 17:29:46 +01:00
todo_tui_plugin.rs wip: p.52, e=5, collecting tui by layer p.2 2024-11-17 17:29:46 +01:00
todo_tui_plugin_lv2.rs wip: p.52, e=5, collecting tui by layer p.2 2024-11-17 17:29:46 +01:00
todo_tui_plugin_lv2_gui.rs wip: p.52, e=5, collecting tui by layer p.2 2024-11-17 17:29:46 +01:00
todo_tui_plugin_vst2.rs wip: p.52, e=5, collecting tui by layer p.2 2024-11-17 17:29:46 +01:00
todo_tui_plugin_vst3.rs wip: p.52, e=5, collecting tui by layer p.2 2024-11-17 17:29:46 +01:00
todo_tui_sampler.rs wip: p.52, e=5, collecting tui by layer p.2 2024-11-17 17:29:46 +01:00
todo_tui_sampler_cmd.rs wip: p.52, e=5, collecting tui by layer p.2 2024-11-17 17:29:46 +01:00
tui_app_arranger.rs show buffer size and latency 2024-11-27 01:30:40 +01:00
tui_app_sequencer.rs reenabling phrase editing 2024-12-02 02:44:52 +01:00
tui_app_transport.rs show buffer size and latency 2024-11-27 01:30:40 +01:00
tui_control_arranger.rs remove FixedAxis and ScaledAxis 2024-11-29 00:28:53 +01:00
tui_control_file_browser.rs remove PhrasesControl trait 2024-11-26 17:46:14 +01:00
tui_control_phrase_editor.rs reenabling phrase editing 2024-12-02 02:44:52 +01:00
tui_control_phrase_length.rs remove PhrasesControl trait 2024-11-26 17:46:14 +01:00
tui_control_phrase_list.rs reenabling phrase editing 2024-12-02 02:44:52 +01:00
tui_control_phrase_rename.rs remove PhrasesControl trait 2024-11-26 17:46:14 +01:00
tui_control_sequencer.rs show time_point; wrap time; handle enter at top level 2024-11-30 22:37:00 +01:00
tui_control_transport.rs move ClockModel to tek_api 2024-11-26 22:02:41 +01:00
tui_jack_arranger.rs remove PhraseViewState 2024-11-25 18:32:23 +01:00
tui_jack_sequencer.rs separate control layer 2024-11-25 18:16:39 +01:00
tui_jack_transport.rs separate control layer 2024-11-25 18:16:39 +01:00
tui_model_arranger.rs refactor midi player api 2024-11-27 00:15:43 +01:00
tui_model_clock.rs move ClockModel to tek_api 2024-11-26 22:02:41 +01:00
tui_model_file_browser.rs separate tui model and view layers 2024-11-25 17:57:20 +01:00
tui_model_phrase_editor.rs wip: full block piano roll 2024-12-03 21:53:34 +01:00
tui_model_phrase_length.rs separate control layer 2024-11-25 18:16:39 +01:00
tui_model_phrase_list.rs remove PhrasesControl trait 2024-11-26 17:46:14 +01:00
tui_model_phrase_player.rs move Debug impls next to structs 2024-11-27 00:53:01 +01:00
tui_view_arranger.rs update clock model 2024-11-28 17:39:07 +01:00
tui_view_file_browser.rs separate tui model and view layers 2024-11-25 17:57:20 +01:00
tui_view_phrase_editor.rs wip: full block piano roll 2024-12-03 21:53:34 +01:00
tui_view_phrase_length.rs separate tui model and view layers 2024-11-25 17:57:20 +01:00
tui_view_phrase_list.rs remove AppFocus 2024-11-26 01:40:30 +01:00
tui_view_phrase_selector.rs refactor midi player api 2024-11-27 00:15:43 +01:00
tui_view_sequencer.rs show hotkeys in status bar 2024-11-28 13:51:02 +01:00
tui_view_transport.rs update clock model 2024-11-28 17:39:07 +01:00