Quick Sign In:  

Forum: VirtualDJ Technical Support

Topic: DDJ-1000 Mapping Bug?

This topic is old and might contain outdated or incorrect information.

So i found this in the default mapping:
	<map value="DATA_COVER" action="get_pioneer_display &quot;cover&quot; 1002" />
<map value="DATA_WAVEFORM" action="get pioneer_display &apos;waveform&apos; 2002" />
<map value="DATA_BEATGRID" action="get_pioneer_display &quot;beatgrid&quot; 2002" />
<map value="DATA_CUEPOINTS" action="get_pioneer_display &quot;cuepoints&quot; 1002" />
<map value="DATA_BPMANCHORS" action="get_pioneer_display &quot;beatanchors&quot;" />

Why is one of them get pioneer_display without an underscore? I think this is a bug.
 

Posted Sat 26 Sep 20 @ 1:19 pm
It's not a bug. And internally the get pioneer_display (without underscore) and get_pioneer_display (with underscore) actions are the same (one is actually an alias of the other)
The alias exists for compatibility reasons and can be used without any issues whatsoever.
We will update the mapper to include the underscore on DATA_WAVEFORM key to make the mapper more uniform, but that's not a bug. :)
 

Posted Sat 26 Sep 20 @ 6:03 pm
Thank you!
 

Posted Sat 26 Sep 20 @ 6:27 pm


(Old topics and forums are automatically closed)