View Single Post
Old 02-13-2020, 05:04 PM   #6554
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,183
Default

Quote:
Originally Posted by pane.valentin View Post
Hello again!

Code:
Widget F8
	Press 		90 74 7F /80 74 00
	FB_TwoState 	90 74 7F 80 74 00
WidgetEnd
Code:
Zone Home
	OnTrackSelection MapSelectedTrackSendsToWidgets
	IncludedZones
		"Buttons|"
		"Channel|1-24"
	IncludedZonesEnd
ZoneEnd

Zone "Buttons|"
	F8 ToggleMapSelectedTrackSends
Every time Reaper starts or All the control surfaces are reset, the F8 Button is on by default. If create a track deselect and select it it will toggle the sends as expected.

Is there a way to force it to start off by default? The modifiers didn't work.
Take out the "/" in the Widget definition.

Add ZoneEnd to the "Buttons|" Zone.

Do you have Automap selected in the Surface definition in the CSI config panel ?
__________________
To install you need the CSI Software and Support Files
For installation instructions and documentation see the Wiki
Donate -- via PayPal to waddingtongeoff@gmail.com
Geoff Waddington is offline   Reply With Quote