View Single Post
Old 06-05-2012, 08:15 AM   #30
keys
Human being with feelings
 
keys's Avatar
 
Join Date: Jul 2008
Location: South Coast, England
Posts: 708
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)
Hi Schwa,
Has something like this been implemented for XY pads please?
I've tried to get an XY pad to work in TouchOSC but can only get one axis to be seen using the FX_PARAM_VALUE pattern.
Many thanks,
keys.

edit: now working just fine - see http://forum.cockos.com/showthread.php?t=108269 post #8

Last edited by keys; 08-17-2012 at 11:03 AM. Reason: Now working XY pad!
keys is offline   Reply With Quote