ardour/libs/midi++2
David Robillard 08fffeffec Remove Evoral::MIDIEvent
It is slightly questionable whether type specific methods like
velocity() belong on Event at all, these may be better off as free
functions.  However the code currently uses them as methods in many
places, and it seems like a step in the right direction, since, for
example, we might some day have events that have a velocity but aren't
stored as MIDI messages (e.g. if Ardour uses an internal musical model
that is more expressive).

In any case, the former inheritance and plethora of sloppy casts is
definitely not the right thing.
2016-12-03 15:18:21 -05:00
..
macosx copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
midi++ Remove Evoral::MIDIEvent 2016-12-03 15:18:21 -05:00
MSVCmidi++ Update our MSVC project files to generate the most recent Ardour session file format (ver 5) rather than the older v3 format 2016-08-30 07:15:00 +01:00
test globally remove all trailing whitespace from .cpp and .hpp files missed by previous commit 2015-10-04 15:11:15 -04:00
channel.cc more corrections for libmidi++ (N)RPN API 2015-11-23 12:27:51 -05:00
COPYING
ipmidi_port.cc add explanatory comment regarding IP_MULTICAST_LOOP, remove cout debug msg 2016-01-18 18:36:11 -05:00
libmidi++.pc.in
libmidi++.spec.in
midi.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
miditrace.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
midnam_patch.cc Remove Evoral::MIDIEvent 2016-12-03 15:18:21 -05:00
mmc.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
mmctest.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
mtc.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
parser.cc Spelling correction patch from Debian 2016-02-22 15:13:01 -05:00
port.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
run-tests.sh netbsd: Fix unportable shell construct 2015-12-03 12:19:34 +01:00
wscript NOOP, remove trailing whitespace, replace tabs in python scripts 2015-11-29 17:54:31 +01:00