View Single Post
Old 03-07-2012, 10:55 AM   #409
Banned
Human being with feelings
 
Banned's Avatar
 
Join Date: Mar 2008
Location: Unwired (probably in the proximity of Amsterdam)
Posts: 4,868
Default

Quote:
Originally Posted by Subz View Post
i cant get this to work?

DEVICE_FX_FOLLOWS DEVICE
DEVICE_FX_FOLLOWS_LAST_TOUCHED t/2
DEVICE_FX_FOLLOWS_FOCUSED t/4

page /2 & page /4 should switch my DEVICE_FX_FOLLOWS but its not working, (was working in pre25 OSC)

am i doing something wrong or is it a bug?

Subz
I haven't managed to get these working yet either. When using the Default.ReaperOSC (4.16 pre 26), which includes the lines:
Code:
DEVICE_FX_FOLLOWS_DEVICE t/device/fx/follows/device
DEVICE_FX_FOLLOWS_LAST_TOUCHED t/device/fx/follows/last_touched
DEVICE_FX_FOLLOWS_FOCUSED t/device/fx/follows/focused
I expected sending these messages from the device to REAPER would work:
Code:
/device/fx/follows/last_touched 1
/device/fx/follows/focused 1
/device/fx/follows/device 1
... but it didn't. I also tried sending string values or leaving off the /device bit:
Code:
/device/fx/follows/device DEVICE
/device/fx/follows/last_touched LAST_TOUCHED
/device/fx/follows/focused FOCUSED

/fx/follows/device 1
/fx/follows/last_touched 1
/fx/follows/focused 1

/fx/follows/device DEVICE
/fx/follows/last_touched LAST_TOUCHED
/fx/follows/focused FOCUSED
... but nothing seems to have any effect. I'm guessing it is indeed a bug.
__________________
˙lɐd 'ʎɐʍ ƃuoɹʍ ǝɥʇ ǝɔıʌǝp ʇɐɥʇ ƃuıploɥ ǝɹ,noʎ
Banned is offline   Reply With Quote