View Single Post
Old 03-15-2012, 02:52 AM   #453
diversgens
Human being with feelings
 
Join Date: Oct 2010
Location: France
Posts: 125
Default

Quote:
Originally Posted by Banned View Post
When sending a track bank change to REAPER, it (also) sends back information about tempo. This may not be needed (although it's just a few tiny bits of excess data at worst).

OSC input (from control surface to REAPER):
Code:
/device/track/bank/- 1
OSC output (from REAPER to control surface):
Code:
[...]
/tempo 0.3125
/tempo/raw 120
/tempo 0
/tempo/raw 1
I confirm this, already mentionned in post #142 and #156
diversgens is offline   Reply With Quote