CSL  6.0
MainMIDI.cpp File Reference
#include "juce.h"

Go to the source code of this file.

Classes

class  CSLWindow
 
class  JUCECSLApplication
 

Functions

Component * createCSLComponent ()
 
int main (int argc, char *argv[])
 

Variables

unsigned argCnt
 
char ** argVals
 

Function Documentation

Component* createCSLComponent ( )

Definition at line 436 of file CSL_ServerComponent.cpp.

Referenced by CSLWindow::CSLWindow().

int main ( int  argc,
char *  argv[] 
)

Definition at line 70 of file MainMIDI.cpp.

References argCnt, and argVals.

Variable Documentation

unsigned argCnt

Definition at line 117 of file CSL_TestComponent.cpp.

Referenced by main().

char** argVals

Definition at line 118 of file CSL_TestComponent.cpp.

Referenced by main().