mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 04:36:45 +01:00
wip: refactor pt.10, 301 errors
This commit is contained in:
parent
8aa1ba8d0f
commit
1405b82341
10 changed files with 199 additions and 177 deletions
|
|
@ -23,18 +23,18 @@ submod! {
|
|||
tui_arranger_hor
|
||||
tui_arranger_ver
|
||||
|
||||
tui_mixer
|
||||
tui_mixer_cmd
|
||||
//tui_mixer // TODO
|
||||
//tui_mixer_cmd
|
||||
|
||||
tui_phrase
|
||||
tui_phrase_cmd
|
||||
|
||||
tui_plugin
|
||||
tui_plugin_cmd
|
||||
tui_plugin_lv2
|
||||
tui_plugin_lv2_gui
|
||||
tui_plugin_vst2
|
||||
tui_plugin_vst3
|
||||
//tui_plugin // TODO
|
||||
//tui_plugin_cmd
|
||||
//tui_plugin_lv2
|
||||
//tui_plugin_lv2_gui
|
||||
//tui_plugin_vst2
|
||||
//tui_plugin_vst3
|
||||
|
||||
tui_pool
|
||||
tui_pool_cmd
|
||||
|
|
@ -54,4 +54,5 @@ submod! {
|
|||
tui_transport
|
||||
tui_transport_bar
|
||||
tui_transport_cmd
|
||||
tui_transport_foc
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue