My Custom Button.
I've been doing something like this since stems 1.0 with a mixer and TT using the filter knob as a Vocal knob on VDJ. Twisting both knob one for Acapella and one for Instrumental, but then decided to just add a button what would make it even easier.
I am no scripter, so I did my best, I Know there are some guys who can take this to the next level. I have 2 variations of this button, one adds an 8 beat loop when pressing the button.
Script:
action_deck 1 ? clone_deck & deck 1 stem_pad 'acapella' & deck 2 stem_pad 'instrumental' : clone_deck & deck 2 stem_pad 'acapella' & deck 1 stem_pad 'instrumental'
I've been doing something like this since stems 1.0 with a mixer and TT using the filter knob as a Vocal knob on VDJ. Twisting both knob one for Acapella and one for Instrumental, but then decided to just add a button what would make it even easier.
I am no scripter, so I did my best, I Know there are some guys who can take this to the next level. I have 2 variations of this button, one adds an 8 beat loop when pressing the button.
Script:
action_deck 1 ? clone_deck & deck 1 stem_pad 'acapella' & deck 2 stem_pad 'instrumental' : clone_deck & deck 2 stem_pad 'acapella' & deck 1 stem_pad 'instrumental'
Posté Wed 18 Jan 23 @ 7:30 pm