CSL
6.0
|
Go to the source code of this file.
Functions | |
Component * | createCSLComponent () |
Variables | |
IO * | theIO |
Label * | gCPULabel = 0 |
AudioDeviceManager * | gAudioDeviceManager = 0 |
unsigned | argCnt = 0 |
char ** | argVals |
VoidFcnPtrN * | gFcn = 0 |
Component* createCSLComponent | ( | ) |
Definition at line 245 of file CSLMIDIComponent.cpp.
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.