View Single Post
Old 02-13-2020, 07:57 PM   #6566
knadles
Human being with feelings
 
knadles's Avatar
 
Join Date: May 2012
Location: Chicago, IL, USA
Posts: 22
Default

Haven't been on in a few days and my last condition was that the MCU Pro display started working, but the fader bank controls didn't work. I just downloaded the current build and installed. Now the display is gone again and the MCU Pro doesn't respond at all. It has been suggested I post the zon file, which I assume is in the Zone folder. I don't know if this helps because I didn't edit it (I don't know enough about it to start changing things), but this is what it looks like. Again, the Mackie might as well be disconnected from the computer (which it isn't), because there's literally no reaction when I open Reaper. That wasn't true 10 minutes ago, prior to the install.

Code:
Zone Home
	OnTrackSelection MapSelectedTrackSendsToWidgets
	IncludedZones
		"Buttons|"
		"Channel|1-8"
		"MasterChannel|"
	IncludedZonesEnd
ZoneEnd

Zone "Buttons|"
	Send 		ToggleMapSelectedTrackSends
	Track 		ToggleMapSelectedTrackFXMenu
	Pan 		ToggleMapSelectedTrackFX
        ChannelLeft 	TrackBank "-1"
	ChannelRight 	TrackBank "1"
	BankLeft 	TrackBank "-8"
	BankRight 	TrackBank "8"
	Rewind 		Rewind
	FastForward	FastForward
	Stop 		Stop
	Play 		Play
	Record 		Record
	F1 		NextPage

	smpteBeats CycleTimeDisplayModes
	TimeDisplay TimeDisplay

	Read 	TrackAutoMode 	"1"
	Write 	TrackAutoMode 	"3"
	Trim 	TrackAutoMode 	"0"
	Touch 	TrackAutoMode 	"2"
	Latch 	TrackAutoMode 	"4"
	Group	Reaper 		"42023"

	Shift+Read 	GlobalAutoMode 	"1"
	Shift+Write 	GlobalAutoMode 	"3"
	Shift+Trim 	GlobalAutoMode 	"0"
	Shift+Touch 	GlobalAutoMode 	"2"
	Shift+Latch 	GlobalAutoMode 	"4"
	Shift+Group	Reaper 		"42024"

	Save 		Reaper 		"40026"
	Shift+Save 	Reaper 		"40022"

	Undo 		Reaper 		"40029"
	Shift+Undo 	Reaper 		"40030"

	Shift 		Shift
	Option 		Option
	Control 	Control
	Alt 		Alt

	Marker 		Reaper 		"40172"
	Shift+Marker 	Reaper 		"40157"
	Option+Marker 	Reaper 		"40174"

	Nudge 		Reaper 		"40173"
	Cycle 		CycleTimeline
	Click 		Reaper 		"40364"
ZoneEnd


Zone "Channel|"
	TrackNavigator
	DisplayUpper|  			TrackNameDisplay
	DisplayLower| 			TrackPanDisplay
	TrackTouch+DisplayLower| 	TrackVolumeDisplay
	RotaryPush| 			GoZone PanWidth|
	Rotary| 			TrackPan "0"
	RecordArm|  			TrackRecordArm
	Solo|  				TrackSolo
	Mute| 				TrackMute
	Select|  			TrackUniqueSelect
	Shift+Select|  			TrackRangeSelect
	Control+Select|  		TrackSelect
	Shift+Control+Select| 		TogglePin
	Option+Select| 			TrackFolderDive
	Fader|  			TrackVolume
	FaderTouch|  			TrackTouch
ZoneEnd

Zone "MasterChannel|"
	MasterTrackNavigator
	MasterFader 	TrackVolume
zoneEnd

Zone "Pan|1-8"
	TrackNavigator
	Rotary| 	TrackPan "0"
	RotaryPush| 	GoZone PanWidth|
ZoneEnd

Zone "PanWidth|1-8"
	TrackNavigator
	Rotary| 	TrackPanWidth "1"
	RotaryPush| 	GoZone Pan|
ZoneEnd

Zone "Send|1-8"
	SelectedTrackNavigator
	DisplayUpper|  			TrackSendNameDisplay
	TrackTouch+DisplayUpper|	TrackSendVolumeDisplay
	Mute| 				TrackSendMute
	Fader|  			TrackSendVolume
	TrackTouch+Fader|  		TrackSendVolume
	FaderTouch|  			TrackTouch
ZoneEnd

Zone "FXMenu|1-4"
	SelectedTrackNavigator
	DisplayUpper|  	FXNameDisplay |
	RotaryPush| 	GoFXSlot |
ZoneEnd
Thanks,
Pete
knadles is offline   Reply With Quote