快速登录:  

Forum: Old versions

话题: Numark OmniControl Custom Mapping MIDI Problem

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

Hello all,

I am creating a custom mapping, including a custom defintion file for my Omni Control, as I am not really satisfied with the native one. It contains quite a lot of errors. I've come quite a way so far, but now I'm stumbling upon a problem.

My definition file:


<?xml version="1.0" encoding="UTF-8"?>
<device name="OMNIEDIT" author="LVB" type="MIDI" decks="2" sysexid="F07E00060200013F74001900010002007F7F7F7F4E333039303731383235303635373620F7">

<button note="0x30" name="PFL_LEFT" deck="1" />
<button note="0x38" name="KEY_LEFT" deck="1" />
<button note="0x40" name="SYNC_LEFT" deck="1" />
(...)
</device>


And mapper file:
<?xml version="1.0" encoding="UTF-8"?>
<mapper device="OMNIEDIT" author="LVB" description="OmniEdit" version="703" date="05/07/2011">

<map value="PFL_LEFT" action="deck left pfl" />
<map value="KEY_LEFT" action="deck left key_lock" />
<map value="SYNC_LEFT" action="deck left sync" />
(...)
</mapper>


Now VirtualDJ itself recogizes the MIDI input in the mapper via Key-Learn, but outside of the mapper it does not respond to the commands. So while all settings seem to be correct, it does not respond.

Maybe I'm overlooking something obvious here, but at the moment I'm clueless.

Thanks in advance.
 

发表时间 Mon 04 Jul 11 @ 9:15 pm
This can be removed. It was plain overlooking stupidity on my side.
 

发表时间 Mon 04 Jul 11 @ 9:24 pm


(陈旧帖子或论坛版块会自动关闭)