mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 20:26:42 +01:00
wip(p63,e22)
This commit is contained in:
parent
5673dd7e8a
commit
f49823b7a7
5 changed files with 158 additions and 194 deletions
|
|
@ -47,4 +47,6 @@ pub struct ArrangerTui {
|
|||
pub(crate) note_buf: Vec<u8>,
|
||||
/// MIDI output buffer
|
||||
pub(crate) midi_buf: Vec<Vec<Vec<u8>>>,
|
||||
/// MIDI editor state
|
||||
pub(crate) editor: PhraseEditorModel,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue