[obsidian] vault backup: 2024-11-12 16:59:44[
All checks were successful
Build / build (push) Successful in 3m59s
All checks were successful
Build / build (push) Successful in 3m59s
This commit is contained in:
parent
c14078fe8d
commit
9ea4fec06c
@ -173,7 +173,9 @@ fn alloc_midi_voice_4(channel){
|
|||||||
|
|
||||||
bind_note_event
|
bind_note_event
|
||||||
|> filter(|(c,_note)| c==channel)
|
|> filter(|(c,_note)| c==channel)
|
||||||
|>
|
|> merge(busymap |> snapshot, |(note,busycell)| {
|
||||||
|
busycell.hold
|
||||||
|
} )
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user