thats great Slak thank you
Hope this really gets added in the next revision of compatible controllers. Itâs such a rock solid compact controller that can replace the MC6000MKII but only as a two channel. Iâve got most of it custom mapped out, but would love a complete native version.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
Hi everyone,
Weâre happy to announce that in todayâs v5.2 update for djay on Mac, iOS, and Windows, the Prime Go is now supported.
For more information, please click the link below.
Have a nice day!
Hallelujah!! Thank you so much!
The JiPenade & salsawebâs djGeronimo mapping works better with VU Meter LEDs
The official release Djay 5.2 buttons lights work work better but no VU Meters
Can someone else also validate this please?
@JiPenade can you add the VU Meter LED magic to official mapping and share please?
Hi @salsaweb,
Thanks for sharing your feedback.
Weâve passed your update over to our hardware team for further review and will update this topic as new information comes in.
Thank you!
I would also like to add if we could have the FX Select button ON to have a midi command,
Assign 1 & Assign 2 buttons to have a midi command,
Hot Cue, Loop, Roll, Bank buttons to have a midi command,
Mic 1 ON and Mic 2 ON buttons to have a midi command.
And obviously the screen would make it a huge game changer
VU meters arenât working for me with the official Map,
How was JiPenade able to do this?
Very interesting results overall. Some really good integrations and some not.
Hello there. Same things for me. The vu meters doesnât work with iPad and denon prime go.
Its incredible that Virtual DJ has had all this including screens working for years already⌠come on Algoriddim team!
How were you able to get the VU meters to work?
I couldnât find a Midi command for it
Amazing how a non official map can get VU meters to work but official one doesnât. How does that even happen? Come on Algoriddim get it together.
unhopefully my subscription to Djay Pro is now ended so i cannot plug anymore my Prime GoâŚ
thanks to the @kyleawayan post, here is what you can do to add VuMeter to the djay mapping :
Edit the djay mapping add the following to the XML:
<key>outputs</key>
<array>
<dict>
<key>controlType</key>
<string>control</string>
<key>keyPath</key>
<string>turntable1.monoMeter</string>
<key>midiChannel</key>
<integer>15</integer>
<key>midiData</key>
<integer>32</integer>
<key>midiMaxValue</key>
<real>66</real>
<key>midiMessageType</key>
<integer>3</integer>
<key>midiMinValue</key>
<real>13</real>
</dict>
<dict>
<key>controlType</key>
<string>control</string>
<key>keyPath</key>
<string>turntable2.monoMeter</string>
<key>midiChannel</key>
<integer>15</integer>
<key>midiData</key>
<integer>33</integer>
<key>midiMaxValue</key>
<real>66</real>
<key>midiMessageType</key>
<integer>3</integer>
<key>midiMinValue</key>
<real>13</real>
</dict>
</array>
Just place this key and array somewhere inside the root <dict>
Please try and report if this does not work
Regards
Thanks for replying, I donât know how to do that as my limits might be modifying the midi map,
How is this done?
Do I need to use a computer or can that be done on the iPad?
Hi all
could you try this djay mapping for the 5.2 version please? i tried to add the vumeter lights which was missing and now it should work (but it is not perfectâŚ) ; at least it works on my iPad
Denon DJ PRIME GO jipenade v2.djayMidiMapping (76.4 KB)
Regards
Thanks yes it works!
I have now edited your map to my liking with all the features I had added to my mapp.
Yes the VU meters do work but the top/peak LED donât come on in Master output mode, however in the Prime Go settings, if I switch the VU meter to Channel output, then the top/peak LED works as well.
In your original map, the Assign 1 & Assign 2 buttons as well as the FX Select On button were able to be mapped, in this new version which I take is an edit of the Djay version, those buttons donât workâŚ
Is this something you could fix or is it on the side of Algoriddim?