It would be great to have a COM based Generic Remote Control Interface. - Not MIDI .
Then anyone could build or interface any kind of hardware and controll VDJ with it really simple.
Since i understand that VDJ is written in C++ and i'm sure you have a nice object model it should be really easy for you to implement.
I would love to have this ;-)
Then anyone could build or interface any kind of hardware and controll VDJ with it really simple.
Since i understand that VDJ is written in C++ and i'm sure you have a nice object model it should be really easy for you to implement.
I would love to have this ;-)
Inviato Mon 10 Jan 05 @ 11:02 am
It would also be great to be able to hook into your MIDI dispatcher.
So when a MIDI command is comming from an external device it first goes to the COM object. There we can modify or extend it any way we like and then send it back to VDJ.
This way we could change the behavior of any MIDI hardware function. Like change the EQ range, re-map functionality on any MIDI hardware device etc. And also generate combinations of MIDI commands etc.
So when a MIDI command is comming from an external device it first goes to the COM object. There we can modify or extend it any way we like and then send it back to VDJ.
This way we could change the behavior of any MIDI hardware function. Like change the EQ range, re-map functionality on any MIDI hardware device etc. And also generate combinations of MIDI commands etc.
Inviato Mon 10 Jan 05 @ 11:40 am
Great idea!!!!! this would be useful for me i use midi all the time...pern:check out the controller i use for work you will find this quite interesting.
http://www.m-audio.com/products/en_us/MAudioOzone-main.html
Andre
http://www.m-audio.com/products/en_us/MAudioOzone-main.html
Andre
Inviato Mon 10 Jan 05 @ 6:42 pm