View Single Post
Old 03-23-2012, 03:06 AM   #484
anderson_ev123
Human being with feelings
 
Join Date: Mar 2012
Posts: 15
Default

Quote:
Originally Posted by schwa View Post
The latest prereleases of REAPER have preliminary support for using OSC devices as control surfaces. Please use this thread to report bugs or request features.

For example, what would be the best way for us to support messages to implement an XY or XYZ pad? Here is one possibility, which could support multiple XY or XYZ pads:

FX_ASSIGN_X /x/@/track/@/fx/@/fxparam/@
FX_ASSIGN_Y /y/@/track/@/fx/@/fxparam/@
FX_ASSIGN_Z z/@/track/@/fx/@/fxparam/@
FX_XY_VALUES /xy/@/value (+2 arguments)
FX_XYZ_VALUES /xyz/@/value (+3 arguments)
does anyone know what format reaper expects the OSC addresses to be in?
im trying to send hexadecimal udp packets to it and cant get a response.
anderson_ev123 is offline   Reply With Quote