mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 12:16:42 +01:00
mi graine
This commit is contained in:
parent
ddaf870271
commit
09abaebc82
2 changed files with 2 additions and 2 deletions
|
|
@ -85,7 +85,7 @@ pub fn main () -> Usually<()> {
|
|||
state.midi_in = Some(client.register_port("midi-in", MidiIn)?);
|
||||
state.transport = Some(client.transport());
|
||||
state.playing = Some(TransportState::Stopped);
|
||||
state.time_zoom = 24;
|
||||
state.time_zoom = 12;
|
||||
state.jack = Some(jack);
|
||||
Ok(())
|
||||
}))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue