mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
NO-OP: whitespace adjustment
This commit is contained in:
parent
883ec6aa68
commit
d7a390f5ed
1 changed files with 1 additions and 1 deletions
|
|
@ -1275,7 +1275,7 @@ MidiModel::sync_to_source (const Source::WriterLock& source_lock)
|
|||
|
||||
/* Invalidate and store active notes, which will be picked up by the iterator
|
||||
on the next roll if time progresses linearly. */
|
||||
_midi_source.invalidate(source_lock);
|
||||
_midi_source.invalidate (source_lock);
|
||||
|
||||
/* as of March 2022 or long before , the note mode argument does nothing */
|
||||
_midi_source.mark_streaming_midi_write_started (source_lock, Sustained);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue