update readme.md

This commit is contained in:
vitrinekast 2024-12-03 00:49:14 +01:00
parent 519af0d72e
commit 0f0f5dcb68

View File

@ -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