I'm trying to use an effect that isn't installed by default with a padfx command. Is this possible? If so, how do I reference it? simply putting the effect name (ex: padfx "Ducking Echo)? in place of a default effect (padfx "echo") doesn't work and I don't know where I might look to find the proper nomenclature as there's no documentation obviously associated with the effect.
geposted Thu 01 Aug 24 @ 12:08 am
Yes, you simply call the effect by it's name as shown on VirtualDJ effects drop down GUI
geposted Thu 01 Aug 24 @ 2:50 pm
when the name has a space in it wrap in " "
padfx "Ducking Echo"
padfx "Ducking Echo"
geposted Thu 01 Aug 24 @ 3:16 pm