summaryrefslogtreecommitdiff
path: root/RtMidi.cpp
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2013-10-11 14:49:10 +0200
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-11 14:49:10 +0200
commit2cdb58f8b2cd61f3aedb4e3bd9f65244f058d54b (patch)
treef444d3f48be476dcd25320e19bee71c6bee7cc37 /RtMidi.cpp
parenteeca35408122b9fc020139a20255f3c1ad8254cd (diff)
Version 1.0.1
Diffstat (limited to 'RtMidi.cpp')
-rw-r--r--RtMidi.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/RtMidi.cpp b/RtMidi.cpp
index 16fd483..a61e3ab 100644
--- a/RtMidi.cpp
+++ b/RtMidi.cpp
@@ -35,7 +35,7 @@
*/
/**********************************************************************/
-// RtMidi: Version 1.0.0, 17 September 2004
+// RtMidi: Version 1.0.1, 20 September 2004
#include "RtMidi.h"
#include <sstream>
@@ -611,13 +611,13 @@ void RtMidiOut :: sendMessage( std::vector<unsigned char> *message )
//*********************************************************************//
-// API: LINUX ALSA
+// API: LINUX ALSA SEQUENCER
//*********************************************************************//
// API information found at:
// - http://www.alsa-project.org/documentation.php#Library
-#if defined(__LINUX_ALSA__)
+#if defined(__LINUX_ALSASEQ__)
// The ALSA Sequencer API is based on the use of a callback function for
// MIDI input. We convert the system specific time stamps to delta