mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 04:06:45 +01:00
add clips with enter
This commit is contained in:
parent
156504b5ba
commit
efa35834de
3 changed files with 33 additions and 26 deletions
|
|
@ -185,7 +185,7 @@ pub fn main () -> Usually<()> {
|
|||
midi_buf: vec![vec![];65536],
|
||||
note_buf: vec![],
|
||||
compact: false,
|
||||
editing: true,
|
||||
editing: true.into(),
|
||||
color,
|
||||
perf,
|
||||
size,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue