View Single Post
Old 02-25-2019, 08:12 AM   #2661
MixMonkey
Human being with feelings
 
MixMonkey's Avatar
 
Join Date: Sep 2017
Location: London, England.
Posts: 4,870
Default

Quote:
Originally Posted by Geoff Waddington View Post
The name is the second parameter after Zone itself:

Code:
Zone Buttons
        ButtonNavigator SomeNavigatorUsefulForButtons
        ChannelLeft TrackBank -1
	ChannelRight TrackBank 1
	BankLeft TrackBank -8
	BankRight TrackBank 8
	Rewind Rewind
	FastForward FastForward
	Stop Stop
	Play Play
	Record Record
...
	MasterFader MasterTrackVolume
ZoneEnd
describes a Zone named "Buttons".
...and this is a .zon file? (or part of a .zon file)
MixMonkey is offline   Reply With Quote