I would like to know if someone has any scripts for crossfader effects like Djay pro. If so Am I able to get it.
Thanks
Thanks
Posté Sun 10 Nov 24 @ 6:17 pm
Please look up Mix FX (#7) in the User Manual here.
Through vdjscript usages there are endless possibilities too.
Through vdjscript usages there are endless possibilities too.
Posté Sun 10 Nov 24 @ 6:46 pm
I Know about the mix effects, but wondering if stems vocal or any stems effects can be added to to crossfader effects.
Posté Mon 11 Nov 24 @ 11:48 pm
So looking up older posts, it seems like it might be an involved process if you were to try to use the Mix FX interface:
https://www.virtualdj.com/forums/238033/General_Discussion/Mix_FX_customization.html
https://www.virtualdj.com/forums/229990/VirtualDJ_Plugins/Few_questions_on_undocumented_stuff.html
At the very least, it seems that
It would probably be a bit involved to write it via pure vdjscript (perhaps @locodog/other script experts have tried it/have a template for it?)
Adding stem based transitions to the current list is probably a feature suggestion
https://www.virtualdj.com/forums/238033/General_Discussion/Mix_FX_customization.html
https://www.virtualdj.com/forums/229990/VirtualDJ_Plugins/Few_questions_on_undocumented_stuff.html
At the very least, it seems that
- The list for Mix FX is hardcoded
- The traditional effects do not work with it
- FX can be made to specifically work with it through the SDK but it would have to be called by name as a parameter to effect_mixfx.
It would probably be a bit involved to write it via pure vdjscript (perhaps @locodog/other script experts have tried it/have a template for it?)
Adding stem based transitions to the current list is probably a feature suggestion
Posté Tue 12 Nov 24 @ 12:57 am