MIDI to Pioneer DDJ

Just starting out? Need help? Post your questions and find answers here.
User avatar
NicTheQuick
Addict
Addict
Posts: 1504
Joined: Sun Jun 22, 2003 7:43 pm
Location: Germany, Saarbrücken
Contact:

Re: MIDI to Pioneer DDJ

Post 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.
The english grammar is freeware, you can use it freely - But it's not Open Source, i.e. you can not change it or publish it in altered way.
infratec
Always Here
Always Here
Posts: 7587
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: MIDI to Pioneer DDJ

Post by infratec »

There are also other bugs inside.

Use EnableExplicit and fix all bugs first.
Then we can have a look again.
User avatar
NicTheQuick
Addict
Addict
Posts: 1504
Joined: Sun Jun 22, 2003 7:43 pm
Location: Germany, Saarbrücken
Contact:

Re: MIDI to Pioneer DDJ

Post by NicTheQuick »

I don't have Windows anymore. So I won't fix any bugs.
The english grammar is freeware, you can use it freely - But it's not Open Source, i.e. you can not change it or publish it in altered way.
infratec
Always Here
Always Here
Posts: 7587
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: MIDI to Pioneer DDJ

Post by infratec »

infratec wrote:Use EnableExplicit and fix all bugs first.
This was a hint for Then :wink:
Then
User
User
Posts: 11
Joined: Thu Oct 24, 2013 3:06 pm

Re: MIDI to Pioneer DDJ

Post 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
MARC2021
New User
New User
Posts: 1
Joined: Sun Jan 31, 2021 2:29 pm

Re: MIDI to Pioneer DDJ

Post 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:
Post Reply