Skip to content
FunkybotsEvilTwin edited this page Apr 6, 2020 · 2 revisions

Use the CSI Action TrackAutoMode to assign a button to each of Reaper's Track Automation Modes.

Here is an example of buttons mapped to each of the 5 automation modes in Reaper.

Zone "Buttons|"
	Trim 				TrackAutoMode 0 	//Trim
	Read 				TrackAutoMode 1 	//Read
	Touch 				TrackAutoMode 2 	//Touch
	Write 				TrackAutoMode 3 	//Write
	Latch				TrackAutoMode 4 	//Latch
        Drop                            TrackAutoMode 5 	//LatchPreview
ZoneEnd
Clone this wiki locally