add clips with enter

This commit is contained in:
🪞👃🪞 2025-01-11 17:48:44 +01:00
parent 156504b5ba
commit efa35834de
3 changed files with 33 additions and 26 deletions

View file

@ -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,