mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-09 05:06:43 +01:00
wip: refactor pt.33: 33e; midi player traits
This commit is contained in:
parent
ce78b95d8a
commit
cbbecc5aba
21 changed files with 522 additions and 487 deletions
|
|
@ -15,31 +15,28 @@ submod! {
|
|||
api_arranger_clip
|
||||
api_arranger_scene
|
||||
api_arranger_track
|
||||
|
||||
api_clock
|
||||
|
||||
api_phrase
|
||||
api_playhead
|
||||
api_pool
|
||||
api_sequencer
|
||||
//api_mixer
|
||||
//api_mixer_track
|
||||
|
||||
api_phrase
|
||||
|
||||
api_playhead
|
||||
|
||||
//api_plugin
|
||||
//api_plugin_kind
|
||||
//api_plugin_lv2
|
||||
|
||||
api_pool
|
||||
|
||||
//api_sampler
|
||||
//api_sampler_sample
|
||||
//api_sampler_voice
|
||||
|
||||
api_sequencer
|
||||
|
||||
impls
|
||||
|
||||
models
|
||||
model_arranger
|
||||
model_arranger_scene
|
||||
model_arranger_track
|
||||
model_clock
|
||||
model_player
|
||||
model_pool
|
||||
model_sequencer
|
||||
model_transport
|
||||
}
|
||||
|
||||
pub trait HasJack {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue