mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 20:26:42 +01:00
phrase 0; stop all; loop_on->looped; remove trailers
This commit is contained in:
parent
ce523d9e45
commit
775fea2c08
8 changed files with 23 additions and 14 deletions
|
|
@ -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! {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue