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

Go to the source code of this file.

Functions

void playSineMixer ()
 Test mixer – really slow additive synthesis. More...
 
Component * createCSLComponent ()
 

Variables

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

Function Documentation

void playSineMixer ( )
Component* createCSLComponent ( )

Definition at line 537 of file CSLMIDIFaderComponent.cpp.

Variable Documentation

IO* theIO

Definition at line 32 of file CSL_ServerComponent.cpp.

Label* gCPULabel = 0

Definition at line 37 of file CSLMIDIFaderComponent.cpp.

AudioDeviceManager* gAudioDeviceManager = 0

Definition at line 38 of file CSLMIDIFaderComponent.cpp.

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

unsigned argCnt = 0

Definition at line 39 of file CSLMIDIFaderComponent.cpp.

char** argVals

Definition at line 40 of file CSLMIDIFaderComponent.cpp.

VoidFcnPtrN* gFcn = 0

Definition at line 41 of file CSLMIDIFaderComponent.cpp.