update readme.md
This commit is contained in:
parent
519af0d72e
commit
0f0f5dcb68
@ -5,6 +5,10 @@ This OSC2MQTT translates any OSC message on a server to MQTT.
|
||||
The server will listen to ALL OSC messages coming in at a specified port, and forwards these to an MQTT address.
|
||||
If the OSC address is /synthesizer/volume, it will be forwarded to the MQTADDRESS of OSC/synthesizer/volume, so make sure to subscribe to OSC.
|
||||
|
||||
Be aware, It's OSC2MQTT, not MQTT2OSC!
|
||||
|
||||
I would like to create MIDI2MQTT
|
||||
|
||||
### Running
|
||||
|
||||
1. Create a secrets.py with the following
|
||||
|
Loading…
Reference in New Issue
Block a user