Page 1 of 1

MIDI to DMX Utility

Posted: February 21st, 2018, 4:30 pm
by Codeweasel
Dear All,

As mentioned elsewhere in this forum, I have been writing a Windows utility that will allow the direct control of DMX channels from MIDI notes. This extends the idea of the 24 MIDI to DMX channels feature inside of Freestyler and should allow the user to assign any of 512 DMX channels to any of 127 MIDI notes.

Please note and apologies - One big shortcoming so far is that I only have a 'uDMX' interface, so this application is currently limited to working with that until or unless someone can help me out with others (software/API/drivers or indeed hardware)

I attach a .zip file below with the setup file and a user guide inside.

Feel free to let me know any feedback

Thanks

Graham (Codeweasel)

Re: MIDI to DMX Utility

Posted: April 11th, 2018, 3:13 pm
by nightflowers
Hi,

This is exactly what I was looking for, unfortunately I have an Enttec USB Pro interface.
You can find the API for this interface here : https://dol2kh495zr52.cloudfront.net/pd ... i_spec.pdf
+ demo files : http://www.enttec.com/download/pro_example_v2.zip
The Windows drivers : http://www.ftdichip.com/Drivers/CDM/CDM20828_Setup.exe
and if you need anything else there's a download section on the product page : https://www.enttec.com/eu/products/cont ... x-usb-pro/

Can you look into it please ?

Re: MIDI to DMX Utility

Posted: June 26th, 2018, 5:37 pm
by t3kboi
Would you be willing to share source for this?


I am trying to build a theatrical interface that uses the uDMX, but I am not much of a programmer. Being able to see code behind the working example would be very helpful.

Re: MIDI to DMX Utility

Posted: October 2nd, 2018, 1:33 pm
by fusionman
Great. I'll try it!
I'm a .net developer and seems that you are using .net framework.
Maybe I can help you to improve this application

Re: MIDI to DMX Utility

Posted: October 2nd, 2018, 3:39 pm
by Codeweasel
Sorry All,

I totally forgot I had uploaded this and have moved on to using Freestyler in a little more depth for my band's needs.

I did once look into the Enttec drivers stuff, but not having an interface to try, it was all a bit confusing for me.

I will however, happily share the source code for the utility. I will post it when I find it (on my home machine).

Graham.

Re: MIDI to DMX Utility

Posted: October 2nd, 2018, 3:50 pm
by Codeweasel
Found it...

Do with it as you please, but be aware of my disclaimer that I accept no responsibility for this code or anything anyone comes up with as a result of editing it.

Cheers

Graham

Re: MIDI to DMX Utility

Posted: October 3rd, 2018, 11:35 am
by fusionman
Thank you Codeweasel. I'm giving a look to your code.
I develop in c#...your is VB code but that's okay :D

Re: MIDI to DMX Utility

Posted: October 20th, 2018, 9:04 am
by Mattotone
May i suggest you use the sendmessage api to control the output directly though freestyler, you can have direct acces to all 1024 channels if required, this will make your application interface netural and still alow FS to control other channels not being consumed by your midi app.

Re: MIDI to DMX Utility

Posted: November 30th, 2021, 11:59 am
by oldschool87
Hi Guys,

have you svilupped this utility for work with enttec pro MKII?

thanks a lot! i would control old halo par64 with 48ch dimmer pack via midi buttons/slider.... :D