Remi
This commit is contained in:
@@ -538,6 +538,7 @@ impl SequencerState {
|
||||
});
|
||||
}
|
||||
self.audio_state.pending_starts.clear();
|
||||
self.audio_state.prev_beat = -1.0;
|
||||
self.buf_audio_commands.clear();
|
||||
TickOutput {
|
||||
audio_commands: std::mem::take(&mut self.buf_audio_commands),
|
||||
|
||||
Reference in New Issue
Block a user