Page 2 of 2

Re: MIDI to Pioneer DDJ

Posted: Wed Dec 23, 2020 2:50 pm
by NicTheQuick
In my original thread from 2004 I wrote this
NicTheQuick wrote:Allerdings muss die Variable HandleOut das Handle zum Ausgabe-Gerät enthalten, sonst schlagen die Procedures fehl.
which translates to
NicTheQuick wrote:However, the HandleOut variable must contain the handle to the output device, otherwise the procedures will fail.
So no wonder output is not working as expected.

And yes, EnableExplicit should help here. My code is so old I don't even know if EnableExplicit was available then.

Re: MIDI to Pioneer DDJ

Posted: Wed Dec 23, 2020 2:57 pm
by infratec
There are also other bugs inside.

Use EnableExplicit and fix all bugs first.
Then we can have a look again.

Re: MIDI to Pioneer DDJ

Posted: Wed Dec 23, 2020 3:01 pm
by NicTheQuick
I don't have Windows anymore. So I won't fix any bugs.

Re: MIDI to Pioneer DDJ

Posted: Wed Dec 23, 2020 3:52 pm
by infratec
infratec wrote:Use EnableExplicit and fix all bugs first.
This was a hint for Then :wink:

Re: MIDI to Pioneer DDJ

Posted: Wed Dec 23, 2020 5:50 pm
by Then
... and i am an newbie.... :oops:

... i was happy to receive any data from the controller. i'm not that good at programming. i was glad that i got the code.
Unfortunately, I can't change anything about it. I'm not good enough for that.
so I leave that and look for something else to do.

Thank you anyway

Re: MIDI to Pioneer DDJ

Posted: Sun Jan 31, 2021 2:34 pm
by MARC2021
Hey, I bought an DDJ-200 too. This controller is cool and I want to write a PB-MP3-DJ-Software for it. I want to use it for my partys. Well, I get datas from the buttons and the jogwheels, but how can I send messages to the leds. Has anyone an idea ??

the jogwheels only send some stupid data, so I must look, how I use them, but it looks better, when the LEDs turns on :mrgreen:

PLEASE HELP ME :wink: