#include "CSL_Includes.h"#include "Instrument.h"Go to the source code of this file.
Functions | |
| void | initOSC (const char *port) |
| void | setupOSCInstrLibrary (std::vector< Instrument * > library) |
| void | mainOSCLoop () |
| void initOSC | ( | const char * | port | ) |
References generic_handler(), lo_server_thread_add_method(), osc_error(), quit_handler(), and sSrvThrd.
Referenced by main().
| void setupOSCInstrLibrary | ( | std::vector< Instrument * > | library | ) |
| void mainOSCLoop | ( | ) |
1.5.8