Have a feature request or suggestion? Post your idea here!

Publicação

2 seguidores Seguir
1
Avatar

DDJ 400 MIDI sysex message to dump all CC values?

I'm currently adding support for the DDJ 400 to a third party DJ application. It's working great, however there's some missing functionality from Rekordbox I can't replicate.

When starting Rekordbox, all the controller fader/knob values in software immediately refresh to match the hardware positions. I assume since this is a class compliant device that there is just some MIDI sysex message I need to send to the controller from the DJ application to tell it to resend all its current CC values. I dug through the Rekordbox application config files and also looked through the Pioneer MIDI mapping guide for the DDJ 400 but couldn't see anything.

How does Rekordbox refresh the state of all the controller faders/knob positions on startup? Thanks!

Michael Davies

Publicação fechada para comentários.

3 comentários

0
Avatar

Never mind, figured it out! There was indeed a sysex message I needed to send from my application.

Michael Davies 0 votos
Ações de comentário Permalink
0
Avatar

Hi, I am trying to achieve the same thing in JavaScript. What sysex message do you need to send to get the current state of knobs/faders? Thanks

Sasha Kataev 0 votos
Ações de comentário Permalink
1
Avatar

I found it using PocketMIDI: F000400500000206000301F7

Michael Davies 1 voto
Ações de comentário Permalink