phrase 0; stop all; loop_on->looped; remove trailers

This commit is contained in:
🪞👃🪞 2024-12-17 00:55:21 +01:00
parent ce523d9e45
commit 775fea2c08
8 changed files with 23 additions and 14 deletions

View file

@ -259,7 +259,7 @@ impl Tui {
//selected.wrap(TransportFocus::Bpm, &Outset::X(1u16, {
//row! {
//"BPM ",
//format!("{}.{:03}", *bpm as usize, (bpm * 1000.0) % 1000.0)
//format!("{}.{:03}", *bpm as usize, (bpm * 1000.0) % 1000.0)
//}
//})),
//selected.wrap(TransportFocus::Sync, &Outset::X(1u16, row! {