mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 10:49:59 +01:00
Improve and cleanup OSC control and translation
Changed default send Port to 7001. Updated documentation.
This commit is contained in:
@@ -96,8 +96,8 @@ private:
|
||||
UdpListeningReceiveSocket *receiver_;
|
||||
|
||||
std::map<std::string, std::string> translation_;
|
||||
bool configOscLoad();
|
||||
void configOscReset();
|
||||
void loadOscConfig();
|
||||
void resetOscConfig();
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user