mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-09 13:16:44 +01:00
update all to use TuiOutput; still slow?
This commit is contained in:
parent
bb7d215ba1
commit
f5fbc11b24
21 changed files with 873 additions and 888 deletions
|
|
@ -11,23 +11,12 @@ pub(crate) use std::fs::read_dir;
|
|||
|
||||
submod! {
|
||||
mixer
|
||||
mixer_cli
|
||||
mixer_handle
|
||||
plugin
|
||||
plugin_handle
|
||||
plugin_lv2
|
||||
plugin_lv2_gui
|
||||
plugin_view
|
||||
plugin_vst2
|
||||
plugin_vst3
|
||||
sample
|
||||
sample_add
|
||||
sampler
|
||||
sampler_edn
|
||||
sampler_handle
|
||||
sampler_view
|
||||
track
|
||||
track_handle
|
||||
track_view
|
||||
voice
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue