View Single Post
Old 02-13-2020, 01:11 PM   #6547
pane.valentin
Human being with feelings
 
Join Date: Oct 2016
Posts: 35
Default

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.

@Geoff

Would it be possible to implement a feature to send a plain MIDI Through signal to Reaper?

For example my controller has 12 MIDI knobs and 2 MIDI faders that don't support any kind of feedback so creating zones for them would be a bit counter productive as any movement will automatically set the falue to when the knob is. Mind you these are knobs, not encoders. They would however be really useful in controlling certain plugins like the TH-U which has an internal MIDI Learn feature. Any thoughts on that?

Thank you!

Last edited by pane.valentin; 02-13-2020 at 01:45 PM.
pane.valentin is offline   Reply With Quote