Skip to content

Instantly share code, notes, and snippets.

@aumhaa
aumhaa / gist:f26cab6a0c542541da74
Created August 5, 2014 23:12
Addition of SessionLaunch to shifted mixPage
mixerPage.update_mode = function()
{
post('mixerPage updated');
if(mixerPage._shifted)
{
clipLaunch.exit_mode();
session.display_pane(true);
for(var i=0;i<8;i++)
{
mixer.channelstrip(i)._select.set_control();