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

Go to the source code of this file.

Macros

#define CCOPY_MSG
 

Variables

juce::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

juce::AudioDeviceManager* gAudioDeviceManager

Definition at line 42 of file CSL_AbstComponent.cpp.

Referenced by csl::MIDIIn::open().