I bought a new DJ work station VOXOA S60 http://www.youtube.com/watch?v=A0R1dBWlnF8
I tried to create a controller definition file but it didn’t work. I have no idea what’s wrong with that. Anyone can help me? Please help!!
First, I used the “Midi Trace” to pin the MIDI controller and then I get following information
F0 7E 7F 06 02 20 0C 00 20 0C 10 0F 00 00 05 00 F7
Second, I created an xml file as following
<?xml version="1.0" encoding="UTF-8" ?>
- <device name="VOXOA S60 MIDI" author="VOXOA Development Team" type="MIDI" sysexid="F07E??0602200C00200C100F00000500F7" decks="2">
<button note="0x05" name="FOLDER button" channel="1" deck="1" />
<button note="0x01" name="TRACK button" channel="1" deck="1" />
<button note="0x20" name="PLAY/PAUSE" channel="1" deck="1" />
<button note="0x1F" name="CUE" channel="1" deck="1" />
<led note="0x20" name="PLAY" channel="1" deck="1" />
<led note="0x1F" name="CUE" channel="1" deck="1" />
</device>
I put the file into the “Device” folder and Run the Virtual DJ Home version. However Virtual DJ cannot recognize the controller. Even in the config/mapper section. I delete the “controller definition file” from the “Device” folder; I can map the controller from config/mapper and generate a “Generic MIDI mapping”. But the problem is I can’t map led.
Did I do anything wrong? Please help me! Thank you.
I tried to create a controller definition file but it didn’t work. I have no idea what’s wrong with that. Anyone can help me? Please help!!
First, I used the “Midi Trace” to pin the MIDI controller and then I get following information
F0 7E 7F 06 02 20 0C 00 20 0C 10 0F 00 00 05 00 F7
Second, I created an xml file as following
<?xml version="1.0" encoding="UTF-8" ?>
- <device name="VOXOA S60 MIDI" author="VOXOA Development Team" type="MIDI" sysexid="F07E??0602200C00200C100F00000500F7" decks="2">
<button note="0x05" name="FOLDER button" channel="1" deck="1" />
<button note="0x01" name="TRACK button" channel="1" deck="1" />
<button note="0x20" name="PLAY/PAUSE" channel="1" deck="1" />
<button note="0x1F" name="CUE" channel="1" deck="1" />
<led note="0x20" name="PLAY" channel="1" deck="1" />
<led note="0x1F" name="CUE" channel="1" deck="1" />
</device>
I put the file into the “Device” folder and Run the Virtual DJ Home version. However Virtual DJ cannot recognize the controller. Even in the config/mapper section. I delete the “controller definition file” from the “Device” folder; I can map the controller from config/mapper and generate a “Generic MIDI mapping”. But the problem is I can’t map led.
Did I do anything wrong? Please help me! Thank you.
Mensajes Wed 05 Jan 11 @ 3:12 am
Roger,
Home version does not support MIDI controllers - http://www.virtualdj.com/products/comparison.html.
Looking at the video's I have to say I'm quite impressed, are you aware of retailers in Europe, as I'd love to get hold of one to build a mapping file and test it out.
Simon
Home version does not support MIDI controllers - http://www.virtualdj.com/products/comparison.html.
Looking at the video's I have to say I'm quite impressed, are you aware of retailers in Europe, as I'd love to get hold of one to build a mapping file and test it out.
Simon
Mensajes Wed 05 Jan 11 @ 4:30 am
You will also need to make a matching mapper file to go with it and put it in the Mappers folder, e.g:
Also, to have the LED's automatically light for the assigned actions, add default="BUTTONNAME" to the LED defintion, e.g:
(This saves additional unnecessary mapping.)
<?xml version="1.0" encoding="UTF-8"?>
<mapper device="VOXOA S60 MIDI" author="VOXOA Development Team" description="VOXOA S60 DJ Workstation" version="702" date="05/01/2011">
<map value="PLAY/PAUSE" action="play_stutter" />
<map value="CUE" action="cue_stop" />
</mapper>
Also, to have the LED's automatically light for the assigned actions, add default="BUTTONNAME" to the LED defintion, e.g:
<led note="0x20" name="PLAY" default="PLAY/PAUSE" channel="1" deck="1" />
(This saves additional unnecessary mapping.)
Mensajes Wed 05 Jan 11 @ 12:48 pm
Hello jpboggis
Awesome! It's work! Thank you very much ^_^
Awesome! It's work! Thank you very much ^_^
Mensajes Thu 06 Jan 11 @ 2:04 am
Hello Simon
The Brand "VOXOA" doesn't sell in Europe. I know the same model but not the same brand sold in Europe. You can check it out the "Citronic MP-X10"
http://www.totalsounds.co.uk/product_info.php?cPath=37&products_id=3007&osCsid=haslhal58toctqovkbom7uu9h3
The Brand "VOXOA" doesn't sell in Europe. I know the same model but not the same brand sold in Europe. You can check it out the "Citronic MP-X10"
http://www.totalsounds.co.uk/product_info.php?cPath=37&products_id=3007&osCsid=haslhal58toctqovkbom7uu9h3
Mensajes Thu 06 Jan 11 @ 2:19 am
Will the mapping files for S60 work with the MPX10? If so does anyone know where I can download them from - been searching on google but cant find anything.
Mensajes Wed 12 Jan 11 @ 9:25 am
To answer my own question - yes it does!
Well on traktor anyway, still trying to find the VDJ mapping files for the MPX10 or S60!
Well on traktor anyway, still trying to find the VDJ mapping files for the MPX10 or S60!
Mensajes Thu 13 Jan 11 @ 5:05 am
The Citronic MP-X10 Mapping files are in the final stages of completion and will be available to download from the Citronic website next week.
Sorry for the delay but we wanted to get this right.
Follow us on Facebook
Visit our website: www.citronic.com
Sorry for the delay but we wanted to get this right.
Follow us on Facebook
Visit our website: www.citronic.com
Mensajes Thu 03 Feb 11 @ 10:15 am
Can you post a link to the file please
Mensajes Mon 11 Jul 11 @ 6:18 pm
The support for this unit was added to VirtualDJ ver 7.0.3 that is why the posts stopped in Feb.
Mensajes Mon 11 Jul 11 @ 8:37 pm