View Single Post
Old 02-13-2020, 07:01 AM   #6529
Geoff Waddington
Human being with feelings
 
Geoff Waddington's Avatar
 
Join Date: Mar 2009
Location: Dartmouth, Nova Scotia
Posts: 11,258
Default

Quote:
Originally Posted by WaveTrans View Post
Yes, this part is from the pan-panwidth section of the CSI MCU.zon

I tried modifier (SHIFT; see below), it works, but it does not center pan in context with TrackPan "0" and sets it to right 100%

What would be the correct mode/action etc to achieve center pan?

Dontīknow if thatīs important but after start up of Reaper the controller is unresponsive first; only after actively chossing (clicking on) a track it resets the fader accordingly and works as expected.

Code:
Zone "Pan|1-1"
	TrackNavigator
	Rotary| TrackPan "0"
	DisplayUpper| TrackPanDisplay
	RotaryPush| GoZone "PanWidth|"
	Shift+RotaryPush| TrackPan "0"
ZoneEnd
TrackPan "0" means display Track Pan using MCU display mode 0.

The display modes --
0 = line (e.g. pan)
1 = boost/cut (e.g. eq)
2 = fill from right (e.g. level)
3 = center fill (e.g. Q)
__________________
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