ardour/libs/evoral/src
Robin Gareus 7c8ab05c09 Don't add initial points for MIDI-CC
eg. import a .mid that has a CC later in the file.
Arodur wrongly added an initial point, effectively moving the event
backwards to "0" (no virgin territory)
2016-10-23 14:21:24 +02:00
..
libsmf somewhat better solution to prev commit. 2015-12-27 03:40:48 +01:00
Control.cpp NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
ControlList.cpp the endless quest to plug memory leaks -- episode 378 2016-07-25 17:16:32 +02:00
ControlSet.cpp only subdivide plugin-cycle when automation is playing 2015-10-07 14:21:29 +02:00
Curve.cpp NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
debug.cpp We were 2 more debug "bits" away from overflow, so recast PBD::DEBUG mechanism away from a 64bit integer and toward std::bitset. 2015-06-12 18:14:09 -04:00
Event.cpp Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04:00
MIDIEvent.cpp Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04:00
Note.cpp Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04:00
OldSMF.cpp MusicalTime => Beats. 2015-01-07 00:12:07 -05:00
Sequence.cpp Don't add initial points for MIDI-CC 2016-10-23 14:21:24 +02:00
SMF.cpp SMF add support for type-0 files (count channels, not tracks) 2016-10-05 20:08:26 +02:00
SMFReader.cpp
TimeConverter.cpp MusicalTime => Beats. 2015-01-07 00:12:07 -05:00
types.cpp Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04:00