I just got the iRemote for VDJ for ipad and it works great, no problems.
However, when I use the 'magic wand' to auto mix it beat matches...I need a way to disable that, change it or something. How do I do that?
How would I go about making my own skin? Is there a link/tutorial or such? Seems to be a PNG (for V8) and associated XML file. I can make either but need some guidance on how to connect the two (how does it know what button on the skin is associated with what action?)
However, when I use the 'magic wand' to auto mix it beat matches...I need a way to disable that, change it or something. How do I do that?
How would I go about making my own skin? Is there a link/tutorial or such? Seems to be a PNG (for V8) and associated XML file. I can make either but need some guidance on how to connect the two (how does it know what button on the skin is associated with what action?)
Posted Wed 22 Jul 15 @ 10:48 am
Skin info is here http://www.virtualdj.com/wiki/SkinSDK8.html which is for the main software. The remote skins use the same method though.
Best way to learn is look at what's behind an existing skin, and combine that with reading up on the SDK.
Best way to learn is look at what's behind an existing skin, and combine that with reading up on the SDK.
Posted Wed 22 Jul 15 @ 1:24 pm
There are some things that are hard coded in the app and not the skin, I found this out when trying to modify something last week.
Posted Wed 22 Jul 15 @ 1:26 pm
You need to edit the skin (or rather create e new custom one by editing the original) and replace the action of that button with the action ... mix_now_nosync
The default Remote skin can be found in the v8 Addons page .. http://www.virtualdj.com/plugins/index.html?addonid=80266
The default Remote skin can be found in the v8 Addons page .. http://www.virtualdj.com/plugins/index.html?addonid=80266
Posted Wed 22 Jul 15 @ 4:09 pm