Midi CC events have no event-ID
authorRobin Gareus <robin@gareus.org>
Fri, 18 Sep 2015 15:37:03 +0000 (17:37 +0200)
committerRobin Gareus <robin@gareus.org>
Fri, 18 Sep 2015 15:37:03 +0000 (17:37 +0200)
commit21b720fddcc2b98dbc4a7ce746bb07978fc9d8b3
treecf009e8aa0e13bd85548cb3b598b357b3ca335bc
parent8b2fb88f158dee9795923c31aadd4025310d6837
Midi CC events have no event-ID

Prior to this change the last iterator's ID was used. (event's ID was
not updated for CCs)
libs/evoral/src/Sequence.cpp