CSL  5.2
MIDIIOJ.cpp File Reference
#include "MIDIIOJ.h"

Go to the source code of this file.

Macros

#define CCOPY_MSG

Variables

AudioDeviceManager * gAudioDeviceManager

Macro Definition Documentation

#define CCOPY_MSG
Value:
dest.channel = source.getChannel(); \
dest.data1 = source.getNoteNumber(); \
dest.data2 = source.getVelocity()

Definition at line 123 of file MIDIIOJ.cpp.

Referenced by csl::MIDIIO::copyMessage().


Variable Documentation

AudioDeviceManager* gAudioDeviceManager

Referenced by audio_dump(), and csl::MIDIIn::open().