Difference between revisions of "Custom OSC"
From TidalCycles userbase
(Created page with "'''The following is where in-development documentation will appear for TidalCycles 1.5.0 and later. For older versions, please see Custom OSC (pre 1.5.0).''' = Debuggin...") |
|||
Line 1: | Line 1: | ||
− | '''The following is where in-development documentation will appear for TidalCycles 1.5.0 and later. For older versions, please see [[Custom OSC | + | '''The following is where in-development documentation will appear for TidalCycles 1.5.0 and later. For older versions, please see [[Custom OSC - pre 1.5.0]].''' |
Revision as of 17:17, 23 May 2020
The following is where in-development documentation will appear for TidalCycles 1.5.0 and later. For older versions, please see Custom OSC - pre 1.5.0.
Debugging
One way to debug OSC is to use a packet sniffer like wireshark. You can put "osc" in the filter field (no double quotes) to filter out everything except OSC packets. If you click on an OSC network packet and expand fields you can find a nicely formatted representation of your OSC message.