ofxOscParameterSync
ofxOscParameterSync( )
ofxOscParameterSync()parameterChanged( ... )
void parameterChanged(ofAbstractParameter ¶meter)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()