|
|
Paul Fleetwood
|
01/17/2009 17:46
|
|
Host: No mostrado/ Not shown
IP: No mostrado/ Not shown
System: Windows XP
|
 |
|
Re: Midi - DMX - Works great, but would like to make some changes... |
|
Hi mate.. OK - I've been playing wtih VB6 and your source code, and made some of the changes I was looking for.
I have a problem with the Midi Input source. When I first started playing with this a few days ago, I managed to get it to default to the First midi input port by putting these few lines in Form_Load (Form1) inputport = 1 outputport = 0 xx = ChooseMIDI Form1.SendAllNotesOff I also removed the call to the MIDI setup form, and this worked well. However, I then did some more changes on that version, completely mucked everything up, and had to scrap it and go back to your version.
Now when I try to add these lines into the source code, nothing happens.
Do you have any idea why this might be?
(If it never worked, I may have given up by now, but because I know it worked a few days ago it is really frustrating!)
I've managed to default the EasyClick settings and the Midi channel - they work fine.
Any ideas or suggestions would be very welcome.
Thanks
Paul
|
[Table of contents]
[Delete message]
[Reply]
[Export]
[Back to the forum]
|
| |
|
|
|
ManMartin
|
01/17/2009 19:07
|
|
Host: No mostrado/ Not shown
IP: No mostrado/ Not shown
System: Windows XP
|
 |
|
Re: Midi - DMX - Works great, but would like to make some changes... |
|
Hello:
I dont understand at 100% what you did with the software. Send me the source code you got now to my email and add some comments with the results you want to obtain.
The default midi channel maybe changes every time you set the default midi device in the windows control panel icon, so the correct way is to check the name of the device and select the one that match with the one you want to use.
Send me the code before the weekend ends.
cheers.
|
[Table of contents]
[Delete message]
[Reply]
[Export]
[Back to the forum]
|
| |
|
|
|
ManMartin
|
01/11/2009 19:47
|
|
Host: No mostrado/ Not shown
IP: No mostrado/ Not shown
System: Windows XP
|
|
|
|
|
|
Host: No mostrado/ Not shown
IP: No mostrado/ Not shown
System: Windows XP
|
 |
|
Re: Midi - DMX - Works great, but would like to make some changes... |
|
Thanks for the reply - I'll check out the stuff at MidiBox...
I'm using an SOH USB-DMX512 interface. As far as I can tell it us compatible with the Enttec Open interface.
Can you confirm which version of VB you used to code the Midi-DMX interface?
Thanks
Paul
|
[Table of contents]
[Delete message]
[Reply]
[Export]
[Back to the forum]
|
| |
|
|
|
ManMartin
|
01/11/2009 16:24
|
|
Host: No mostrado/ Not shown
IP: No mostrado/ Not shown
System: Windows XP
|
 |
|
Re: Midi - DMX - Works great, but would like to make some changes... |
|
Hello:
I coded this software a few years ago, you are the first person that seems interested to use it. The changes you want can be done by any Vbasic amateur coder, tell me if your friend have any doubt.
The code uses a "free" tool to comunicate with the midi port that sometimes seems to empty its buffer a little bit late.
I also coded a threaded version that I use in my masterpeace project and its dll is free to download from the Enttec site if you use the opendmx driver. I coded also a dll for the manolator interface in the last Manolator Software, tell me the interface you use to know more.
Also someone started a midi to dmx hardware mod of the www.ucApps.de project, see the wiki of its site cause maybe it is the solution you are looking for.
cheers.
|
[Table of contents]
[Delete message]
[Reply]
[Export]
[Back to the forum]
|
| |
|
|