< Back to IRCAM Forum

Controlling the Panoramix objects remotely with OSC

Hi there,

I would like to access to the OSC implementation on Panoramix. Can you please point me to a link of documentation ? There is a project to control the Panoramix object positions remotely, so actually only interested in moving these objects. However I don’t have access to the Panoramix application.

thank you and best wishes.

ok, I have got plenty of information from a colleage at IRCAM. The remote message is simply

  • /source/{id}/param for source control (azim, elev, dist, gain, mute, etc.)
  • /room/... for room and reverb parameters.

we are good to move on.

1 Like

Hi Sinan,

Sorry for the late reply. Glad you found your answers.
Additional note: if you send the “/status” message to any spat5 object in Max, this will open the corresponding status window (kind of like the Max inspector). Looking at this window will help you easily “guess” the OSC syntax.

Hope this helps,
T.

Thank you Thibaut, all noted. wishing a good day.
Sinan