OSC Receives (RX) (old)

Institute for Computer Music and Sound Technology / (ICST) Zurich University of the Arts

From the Beta v.2.2.1h+ you will be able to scale and edit the OSC input messages.
  1. Open 'OSC RX'
  2. In the 'OSC RX' choose your Port-number (default is 50001) and activate the 'Receive OSC' toggle. (show next picture)
  3. Open the OSC-Send tool and set the IP address and port accordingly. (I show them the next steps using the example of the app 'GyrOSC', which they can also find in the App Store).
  4. After opening 'GyrOSC', I select this setup there:
'GyrOSC' sends now this OSC-messages over the port 50001 to the 'ICST Ambisonics Encoder'
    • /gyrosc = from where
    • /1 = index (point-number)
    • /grav = Gravity
    • / x, y, z
5. Now activate in the 'ICST Ambisonics Encoder' the 'Show OSC Log' window.
You get the OSC-messages from the 'GyrOSC' (green frame)
  1. Press 'Add' and write the following Instead of the '/demo/{i} {x} {y}'
/gyrosc/{i}/grav {x} {y} {z}
  1. Activate the 'hide warnings' toggle.
Now the OSC messages are green and therefore correct!
You can now move the point-1 in the encoder.
Hint: To move another point, select the desired point in the 'GyrOSC' under 'Tag'.

  1. For scaling of incoming OSC messages please refer to the Help file.