OscNumbers Op
Outputs up to 4 numbers from a user defined OSC address
Summary (oneliner)
<p>To get OSC data into cables you will need to install Osc2ws (Osc to web socket) from the following repo</p> <p><a href="https://github.com/pandrr/osc2ws">https://github.com/pandrr/osc2ws</a></p> <p>After following the instructions make sure that you check the example file to see how the web socket op is set up to receieve OSC data.</p> <p>The websocket op receives data from osc2ws on port 8000 make sure that your OSC device is transmitting on port 9000 and that it has the same IP address as your computer.</p>
- Ops.Extension.Osc.OscNumbers
- Extension Op - Visible to all users
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch OSC example patch
INPUT PORTS
<p>Incoming Osc message</p>
<p>Address to filter data from</p>
<p>Click to learn. Op automatically listens to the next Osc message that comes in</p>
OUTPUT PORTS
<p>Incoming Osc message passed through</p>
<p>Triggers when a message change occurs</p>
<p>Number out 0</p>
<p>Number out 1</p>
<p>Number out 2</p>
<p>Number out 3</p>