Ingresar:     


Forum: General Discussion

Tópico: stem pad button script assignments

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

gang -
i still love and use 're-condensed' skin. it has 4 buttons that can be customized.
how can i make a simple stem pad on/off per deck?
when i do stem_pad 'Vocal", it kills vocals for both decks. don't need all the fancy stem features, but basic on/off per deck.
thanks :)
 

Mensajes Thu 02 Dec 21 @ 4:20 pm
deck all mute_stem 'vocal'
 

thanks.
will this work for each deck? press my custom button to enable stem per deck?
 

you said all decks, if you want per deck, just don't include the bit,
deck all
 

stem_pad 'vocal' should do the job but in case it's an old skin without <deck> containers, you may have to add deck x in front, and probably assign 2 buttons (1 for each Deck)..

deck 1 stem_pad 'vocal'

deck 2 stem_pad 'vocal'
 

that works, but... the effect is applied w/o pressing the button.

i'm looking to play normal and apply only for duration of button. i know a new skin might be better, but just love this really old skin.

and later maybe assign a random button on my beloved dac-3 (yes, a dac-3) :)
 

add while_pressed

deck 1 stem_pad 'vocal' while_pressed
 

There is a good YouTube video on this.
 



(Los tópicos y foros antiguos son automáticamente cerrados)