Re: MIDI to Pioneer DDJ
Posted: Wed Dec 23, 2020 2:50 pm
In my original thread from 2004 I wrote this
And yes, EnableExplicit should help here. My code is so old I don't even know if EnableExplicit was available then.
which translates toNicTheQuick wrote:Allerdings muss die Variable HandleOut das Handle zum Ausgabe-Gerät enthalten, sonst schlagen die Procedures fehl.
So no wonder output is not working as expected.NicTheQuick wrote:However, the HandleOut variable must contain the handle to the output device, otherwise the procedures will fail.
And yes, EnableExplicit should help here. My code is so old I don't even know if EnableExplicit was available then.