Is It possible to map a button on my computer keyboard to enable and disable the Tap Button on my Denon DN-S1200 CD player?
The rational Is. I don' t want another DJ that uses my system to delete the BPMs which I manually programmed In V6.
The rational Is. I don' t want another DJ that uses my system to delete the BPMs which I manually programmed In V6.
Mensajes Thu 30 Jul 09 @ 6:58 pm
First, map a suitable keyboard shortcut (E.g: CTRL+ALT+T) to the following:
Then change the mapping for the TAP button to:
Now you can toggle the button between a tap and sync button.
toggle $tap
Then change the mapping for the TAP button to:
var $tap ? tap : sync
Now you can toggle the button between a tap and sync button.
Mensajes Thu 30 Jul 09 @ 7:53 pm
jpboggis wrote :
First, map a suitable keyboard shortcut (E.g: CTRL+ALT+T) to the following:
Then change the mapping for the TAP button to:
Now you can toggle the button between a tap and sync button.
toggle $tap
Then change the mapping for the TAP button to:
var $tap ? tap : sync
Now you can toggle the button between a tap and sync button.
Will that work for the V6 Mac version too?
I tried It In the Mac version, but It does not work.
Mensajes Thu 30 Jul 09 @ 8:15 pm
Only tried in the PC version and it works. If it doesn't work in the Mac version, it may be a bug in the v6 beta.
An alternative to the above is simply to edit the mapping by hand - Change it to sync when you finish, and put it back to tap when you are working and want to be able to manually tap BPM.
An alternative to the above is simply to edit the mapping by hand - Change it to sync when you finish, and put it back to tap when you are working and want to be able to manually tap BPM.
Mensajes Thu 30 Jul 09 @ 8:51 pm
I appreciate the help. I will do it manually until It is fixed!
Mensajes Thu 30 Jul 09 @ 9:11 pm