#include <rtosc/thread-link.h>
#include <lo/lo.h>
#include <string>
#include <thread>
#include "Connection.h"
#include "NSM.H"
#include <sys/stat.h>
#include "Fl_Osc_Interface.h"
#include "../globals.h"
#include <map>
#include <cassert>
#include <rtosc/rtosc.h>
#include <rtosc/ports.h>
#include <FL/Fl.H>
#include "Fl_Osc_Tree.H"
#include "common.H"
#include "MasterUI.h"
#include "Fl_Osc_Widget.H"
Go to the source code of this file.
◆ BEGIN
Value:
MasterUI *
ui =
static_cast<MasterUI*
>(
d.obj); \
class MasterUI * ui
Definition Connection.cpp:39
unsigned * m
Definition inflate.c:1559
unsigned d
Definition inflate.c:940
unsigned x[BMAX+1]
Definition inflate.c:1586
unsigned rtosc_narguments(const char *msg)
Definition rtosc.c:19
rtosc_arg_t rtosc_argument(const char *msg, unsigned idx)
Definition rtosc.c:732
data object for the dispatch routine
Definition ports.h:55
#define void
Definition unzip.h:396
◆ END
◆ exitprogram()
◆ handler_function()
| int handler_function |
( |
const char * | path, |
|
|
const char * | types, |
|
|
lo_arg ** | argv, |
|
|
int | argc, |
|
|
lo_message | msg, |
|
|
void * | user_data ) |
|
static |
◆ kb_shortcut_handler()
| int kb_shortcut_handler |
( |
int | | ) |
|
◆ liblo_error_cb()
◆ main()
| int main |
( |
int | argc, |
|
|
char * | argv[] ) |
◆ set_module_parameters()
| void set_module_parameters |
( |
Fl_Widget * | o | ) |
|
◆ watch_lo()
◆ embedId
◆ gui
◆ help_message
Initial value: =
"zynaddsubfx-ext-gui [options] uri - Connect to remote ZynAddSubFX\n"
" --help print this help message\n"
" --no-uri run without a remote ZynAddSubFX\n"
" --embed window ID [Internal Flag For Embedding Windows]\n"
"\n"
" example: zynaddsubfx-ext-gui osc.udp://localhost:1234/\n"
" This will connect to a running zynaddsubfx instance on the same\n"
" machine on port 1234.\n"
◆ lo_buffer
◆ Pexitprogram
◆ sendtourl
◆ server
◆ ui