fixed typo

This commit is contained in:
Daniel Sommer 2022-03-11 16:56:25 +01:00
parent a1bf1137ca
commit 4697dcb6ff

View file

@ -58,4 +58,4 @@ in this case the pedal's bypass is turned on and has the id "8"; now let's turn
| /midi | | send a midi message via `oscsend` defined by the POST arguments to the osc host |
**note:**
POST arguments **must** contain the parameters `controller`, `channel` and `value` where `id`.
POST arguments **must** contain the parameters `controller`, `channel` and `value`.