VDJ V8 build 20148.868
Fruit Skin
I normally use x2 vst's on the Master which work fine.
When I quit and restart VDJ, only one of the vst's is shown.
Will there be a fix/option to allow more than one vst to be loaded with VDJ at all?
Why allow 4 to be used if VDJ is only gonna load 1?
(I tried to manually add the names of the vst's in settings/audio/masterEffect, but again, only the first one loads with VDJ)
Fruit Skin
I normally use x2 vst's on the Master which work fine.
When I quit and restart VDJ, only one of the vst's is shown.
Will there be a fix/option to allow more than one vst to be loaded with VDJ at all?
Why allow 4 to be used if VDJ is only gonna load 1?
(I tried to manually add the names of the vst's in settings/audio/masterEffect, but again, only the first one loads with VDJ)
Posted Wed 19 Nov 14 @ 1:50 am
If you always use these VSTs the smartest way is to use a Onint script so that VDJ switches them on automatically
Deck master effect_active 'VST1' & Deck master effect_active 'VST2' etc
Deck master effect_active 'VST1' & Deck master effect_active 'VST2' etc
Posted Wed 19 Nov 14 @ 5:44 am
That would work loco but they clear from the slot on reload. Or am I wrong?
Posted Wed 19 Nov 14 @ 8:24 am
I don't really use slots, I do have loudmax vst on the master as a Onint script and every start up it's on slot 1 You can include the slot number in the script just before the VST name.
Posted Wed 19 Nov 14 @ 9:22 am
Going to try it out thanks
Posted Wed 19 Nov 14 @ 10:58 am
Thank you both, works a treat....
& deck master effect_active 1 'vst1' & deck master effect_active 2 'vst'
both show up on Master and both activated at startup of VDJ8.... :)
& deck master effect_active 1 'vst1' & deck master effect_active 2 'vst'
both show up on Master and both activated at startup of VDJ8.... :)
Posted Wed 19 Nov 14 @ 2:22 pm