I know that there is a KeyChanger effect, but would it be possible for you to create buttons for a skin (or keyboard shortcut) that allow you to adjust the key, and better yet, to display the change in key?
I've started getting into harmonic mixing, so I find it pretty handy when I can use this feature to avoid a key clash, but is there a more elegant way of integrating this into a skin, rather than having to mess around in the FX panel everytime you want to adjust key?
I've started getting into harmonic mixing, so I find it pretty handy when I can use this feature to avoid a key clash, but is there a more elegant way of integrating this into a skin, rather than having to mess around in the FX panel everytime you want to adjust key?
Posted Mon 20 Nov 06 @ 2:42 am
Duplicate the "pitch" slider element and replace it with "key_offset" function.
<slider action="key_offset" ...>
..and don't forget the new coordinates & graphics for it ;)
e
<slider action="key_offset" ...>
..and don't forget the new coordinates & graphics for it ;)
e
Posted Mon 20 Nov 06 @ 9:32 am
The D1 skin has a integrated key changer, with a read out in steps
Posted Mon 20 Nov 06 @ 2:31 pm
Awesome! That's exactly what I'm looking for. I didn't even know you could do that...
VirtualDJ impresses me more and more everytime I look into it.
VirtualDJ impresses me more and more everytime I look into it.
Posted Fri 24 Nov 06 @ 8:32 pm