Ingresar:     


Forum: VirtualDJ Technical Support

Tópico: Stem FX Help
Id like a pad button that echos out the vocal please.

I copied the script from Norways stem fx pad page button when i activate it, the vocal volume jumps up and then fades out super quick. It isnt working how I feel it should.

I can make a video showing what I mean if needed.

Im on a Macbook pro with a Pioneer DJM 450 and turntables.
 

Mensajes 10 hours ago
What's the script, I don't have the padpage.
 

The standard Stems+FX page has a pad button that does that (lower, leftmost button).

Not sure if the page you are referring is that page - if it doesn't work, try resetting the pad page.
 

padfx "echo out" "Feedback:80%" "Length:1bt" "Color:65%" "Reverb:78%" "stemfx:vocal"

I've written it out with the new expanded syntax were you can specify control name, longer to type but easier to read. I'm guessing maybe color was cranked on your machine and as the older script didn't mention color it applied the fx with that cranked value.
 

This is the script for the pad page,

var 'stemsnfx1' 1 ? toggle 'stemsnfx1' & mute_stem 'vocal' : off & toggle 'stemsnfx1' & effect_stems 'vocal' & padfx_single 'echo' 0.5 0.65 0.25 0.75 & wait 1bt & padfx 'echo' & mute_stem 'vocal' & effect_stems 'vocal'

Vinyl, how do you reset a pad page??

LOCO your script works perfect!! Thank you 🙏🏾