ofDocsdocumentation addons ofxOsc ofxOscParameterSync

ofxOscParameterSync


ofxOscParameterSync( )

ofxOscParameterSync()

parameterChanged( ... )

void parameterChanged(ofAbstractParameter &parameter)

setup( ... )

void setup(ofParameterGroup &group, int localPort, const string &remoteHost, int remotePort)

the remote and local ports must be different to avoid collisions


update( )

void update()

~ofxOscParameterSync( )

~ofxOscParameterSync()

Variables

ofxOscReceiver receiver
ofxOscSender sender
ofParameterGroup* syncGroup
bool updatingParameter