mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 19:56:31 +01:00
NO-OP: add comment
This commit is contained in:
parent
87a1f602d2
commit
b14859fc46
1 changed files with 2 additions and 0 deletions
|
|
@ -1319,6 +1319,8 @@ MidiView::view_changed()
|
||||||
|
|
||||||
if (_active_notes) {
|
if (_active_notes) {
|
||||||
|
|
||||||
|
/* Recording */
|
||||||
|
|
||||||
EC_LOCAL_TEMPO_SCOPE_ARG (_editing_context);
|
EC_LOCAL_TEMPO_SCOPE_ARG (_editing_context);
|
||||||
|
|
||||||
for (auto & [ note, gui ] : _events) {
|
for (auto & [ note, gui ] : _events) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue