mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 04:36:45 +01:00
starting to look very much like something
This commit is contained in:
parent
f1f5ac63e1
commit
29b2789be6
7 changed files with 94 additions and 51 deletions
|
|
@ -51,7 +51,7 @@ impl Default for Sequencer {
|
|||
play_clip: None,
|
||||
next_clip: None,
|
||||
recording: false,
|
||||
monitoring: false,
|
||||
monitoring: true,
|
||||
overdub: false,
|
||||
|
||||
notes_in: RwLock::new([false;128]).into(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue