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

REAPER crashes here when sending:
Code:
/device/fxparam/count/0 1
or
/device/fxinstparam/count/0 1
Quote:
Originally Posted by Crash Log
Exception Type: EXC_ARITHMETIC (SIGFPE)
Exception Codes: EXC_I386_DIV (divide by zero)

[...]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 reaper_csurf.dylib 0x0944be75 CSurf_Osc::SetActiveFXChange() + 805
1 ??? 0x37373738 0 + 926365496
(schwa, do you want some full crash logs?)

With other /device/*/count/* messages, I also get unexpected feedback for tempo, and in two cases also send names:
Code:
OSC input to REAPER:
/device/receive/count/0 1
or
/device/tracks/count/0 1

OSC output from REAPER:
/tempo 0.3125
/tempo/raw 120
/tempo 0
/tempo/raw 1
/master/send/1/name Output 1
/track/send/1/name Output 1
Code:
OSC input to REAPER:
/device/send/count/0 1

OSC output from REAPER:
/tempo 0
/tempo/raw 1
Code:
OSC input to REAPER:
/device/fx/count/0 1

OSC output from REAPER:
/tempo 0.3125
/tempo/raw 120
/tempo 0
/tempo/raw 1
It's a bit weird that the feedback differs for these type of messages. Also note this little spelling inconsistency:
Code:
DEVICE_TRACK_COUNT i/device/track/count t/device/tracks/count/@
__________________
˙lɐd 'ʎɐʍ ƃuoɹʍ ǝɥʇ ǝɔıʌǝp ʇɐɥʇ ƃuıploɥ ǝɹ,noʎ
Banned is offline   Reply With Quote