mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-25 07:57:43 +01:00
Note the old Note::operator= was unsafe, since it made shallow copies of the on and off events, which results in a double delete of events when the notes are destructed. |
||
|---|---|---|
| .. | ||
| libsmf | ||
| Control.cpp | ||
| ControlList.cpp | ||
| ControlSet.cpp | ||
| Curve.cpp | ||
| debug.cpp | ||
| Event.cpp | ||
| Note.cpp | ||
| OldSMF.cpp | ||
| Sequence.cpp | ||
| SMF.cpp | ||
| SMFReader.cpp | ||
| TimeConverter.cpp | ||
| types.cpp | ||