mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-09 05:06:43 +01:00
wip: refactor pt.9, 403 errors
This commit is contained in:
parent
a784f7a6f2
commit
8aa1ba8d0f
29 changed files with 1008 additions and 902 deletions
|
|
@ -10,21 +10,31 @@ pub(crate) use tek_core::jack::{
|
|||
|
||||
submod! {
|
||||
api_jack
|
||||
|
||||
arrange
|
||||
arrange_cmd
|
||||
|
||||
clock
|
||||
|
||||
mixer
|
||||
mixer_track
|
||||
|
||||
phrase
|
||||
|
||||
plugin
|
||||
plugin_kind
|
||||
plugin_lv2
|
||||
|
||||
pool
|
||||
sample
|
||||
|
||||
sampler
|
||||
scene
|
||||
scene_cmd
|
||||
sampler_sample
|
||||
sampler_voice
|
||||
|
||||
sequencer
|
||||
track
|
||||
|
||||
status
|
||||
|
||||
transport
|
||||
transport_cmd
|
||||
voice
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue