mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 20:26:42 +01:00
move PhrasePlayerModel to api/
This commit is contained in:
parent
391a3dba08
commit
e34a895357
10 changed files with 185 additions and 193 deletions
|
|
@ -22,7 +22,6 @@ mod piano_horizontal; pub(crate) use piano_horizontal::*;
|
|||
mod phrase_length; pub(crate) use phrase_length::*;
|
||||
mod phrase_rename; pub(crate) use phrase_rename::*;
|
||||
mod phrase_list; pub(crate) use phrase_list::*;
|
||||
mod phrase_player; pub(crate) use phrase_player::*;
|
||||
mod port_select; pub(crate) use port_select::*;
|
||||
|
||||
////////////////////////////////////////////////////////
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue