View Single Post
Old 08-21-2015, 09:16 AM   #36
xpander
Human being with feelings
 
xpander's Avatar
 
Join Date: Jun 2007
Location: Terra incognita
Posts: 7,670
Default

Here's an additional Session Mixer sidebar layout I did some time ago.


The new MCP images below in the link. Drop the whole unpacked "sidebar" folder inside the session folder.
https://stash.reaper.fm/theme/1624/Se...%20sidebar.zip


And the new WALTER code (in blue). I inserted it right after the other Session Mixer layouts. If doing so, please note how the EndLayout lines go, also for the previous layout.

Code:
Layout "dd --- Session Mixer Blue Fader" "session/blue"
set mcp.volume .
EndLayout

Layout "de --- Session Mixer Sidebar" "session/sidebar"
set mcp.size 				[163 501 0 340]
set mcp.extmixer.mode 			[1]
	set mcp.extmixer.position 	[87 0 75 475 0 0 0 1]
set mcp.trackidx 			[74 483 20 18 0 1 0 1]
EndLayout
EndLayout
xpander is offline   Reply With Quote