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 :)
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 :)
发表时间 Thu 02 Dec 21 @ 4:20 pm
deck all mute_stem 'vocal'
发表时间 Thu 02 Dec 21 @ 4:24 pm
thanks.
will this work for each deck? press my custom button to enable stem per deck?
will this work for each deck? press my custom button to enable stem per deck?
发表时间 Thu 02 Dec 21 @ 4:29 pm
you said all decks, if you want per deck, just don't include the bit,
deck all
deck all
发表时间 Thu 02 Dec 21 @ 4:40 pm
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'
deck 1 stem_pad 'vocal'
deck 2 stem_pad 'vocal'
发表时间 Thu 02 Dec 21 @ 5:04 pm
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) :)
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) :)
发表时间 Thu 02 Dec 21 @ 6:03 pm
add while_pressed
deck 1 stem_pad 'vocal' while_pressed
deck 1 stem_pad 'vocal' while_pressed
发表时间 Thu 02 Dec 21 @ 6:23 pm
There is a good YouTube video on this.
发表时间 Tue 07 Dec 21 @ 12:09 am