I've searched google and here. Perhaps I'm not searching the right terms.
I just want the code that will activate the Sampler tab. Like if the Automix tab is displayed; then I press a button on my controller and it activates the Sampler tab on the screen - so I can see the current Sampler page. Any help? Thank you.
I just want the code that will activate the Sampler tab. Like if the Automix tab is displayed; then I press a button on my controller and it activates the Sampler tab on the screen - so I can see the current Sampler page. Any help? Thank you.
Mensajes Sun 22 Mar 20 @ 6:09 pm
see the help for sideview action
Mensajes Sun 22 Mar 20 @ 6:17 pm
locodog wrote :
see the help for sideview action
wow
Mensajes Sun 22 Mar 20 @ 6:29 pm
Thanks. I figured it out.
I've set my DDJ-1000SRT Sampler Pad to enable the sampler pads AND show the sampler - so I can see the samples page that's set:
pad_page 'sampler' & sideview sampler
I've set my DDJ-1000SRT Sampler Pad to enable the sampler pads AND show the sampler - so I can see the samples page that's set:
pad_page 'sampler' & sideview sampler
Mensajes Sun 22 Mar 20 @ 6:38 pm
action sideview sampler
Mensajes Sun 22 Mar 20 @ 6:43 pm