NO-OP: add lifetime comment
This commit is contained in:
@@ -1663,6 +1663,8 @@ MidiView::start_playing_midi_chord (vector<std::shared_ptr<NoteType> > notes)
|
||||
}
|
||||
|
||||
player->play ();
|
||||
|
||||
/* player is deleted after a timeout when its ::off() method is invokved */
|
||||
}
|
||||
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user