OscMessage Op

OscMessage

Shows the current active address of an incoming OSC message


To get OSC data into cables you will need to install Osc2ws (Osc to web socket) from the following repo

https://github.com/pandrr/osc2ws

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.

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.


Edit Documentation

Full Name
  • Ops.Extension.Osc.OscMessage
Visibility
  •  Extension Op - Visible to all users
License
  • MIT
AuthorMaintained by Team


 

INPUT PORTS


Message (Object)

Incoming Osc message

OUTPUT PORTS


Adress (String)

Current incoming address

Arguments (Array)

Contents

Total Arguments (Number)

Patches using OscMessage

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2019-09-06 08:36
Ops.User.pandur.OscMessage renamed to Ops.Devices.OSC.OscMessageuser avatarpandur - 2019-09-06 08:51
Ops.Devices.OSC.OscMessage renamed to Ops.Extension.Osc.OscMessageuser avatarstephan - 2022-12-14 10:17