CSL  6.0
CSLMIDIComponent.cpp File Reference
#include "CSLMIDIComponent.h"
#include "MIDIIOJ.h"
#include <iostream>

Go to the source code of this file.

Functions

Component * createCSLComponent ()
 

Variables

IOtheIO
 
Label * gCPULabel = 0
 
AudioDeviceManager * gAudioDeviceManager = 0
 
unsigned argCnt = 0
 
char ** argVals
 
VoidFcnPtrN * gFcn = 0
 

Function Documentation

Component* createCSLComponent ( )

Definition at line 245 of file CSLMIDIComponent.cpp.

Variable Documentation

IO* theIO

Definition at line 32 of file CSL_ServerComponent.cpp.

Label* gCPULabel = 0

Definition at line 37 of file CSLMIDIComponent.cpp.

AudioDeviceManager* gAudioDeviceManager = 0

Definition at line 38 of file CSLMIDIComponent.cpp.

unsigned argCnt = 0

Definition at line 39 of file CSLMIDIComponent.cpp.

char** argVals

Definition at line 40 of file CSLMIDIComponent.cpp.

VoidFcnPtrN* gFcn = 0

Definition at line 41 of file CSLMIDIComponent.cpp.