13
0
livetrax/libs/midi++2
David Robillard 2e62ca9631 Fix off-by-one MIDI note names.
Much like everything else in midnam, it's not specified whether the numbers are
0 or 1 relative, but everything out there seems to be 0 relative and this
matches the canvas, so go with that.
2014-12-29 20:20:16 -05:00
..
macosx
midi++ Remove some aborts that don't really need to be. 2014-12-17 19:43:09 -05:00
MSVCmidi++ Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVC 2014-10-29 17:36:30 +00:00
test midnam test: don't clutter up output. 2014-12-06 23:51:45 +01:00
channel.cc
COPYING
ipmidi_port.cc
libmidi++.pc.in
libmidi++.spec.in
midi.cc
miditrace.cc
midnam_patch.cc Fix off-by-one MIDI note names. 2014-12-29 20:20:16 -05:00
mmc.cc ensure that Ardour recognizes its own MMC device ID as "all-call" when set to 0x7f (127) 2014-11-26 18:22:22 +02:00
mmctest.cc
mtc.cc add abort() to non-reached code 2014-11-14 11:30:08 +01:00
parser.cc
port.cc
run-tests.sh export MIDIPP_TEST_PATH in midi++ test script so test files can be located 2014-12-03 17:31:04 +07:00
wscript