Virtual Midi Output Port...
-
I've got a midi mapper program that take midi input and remapps it before it goes to output.. So I can plug in say, a keyboard, and select it as the midi input device.. no problem.. Then I have to use a program like MidiYoke or some Virtual Midi Device Driver to map the output device to another porgram. I would like for the software to have it's own midi output port that I can simpily select within another program if you get my drift.. the closest thing I have come to is this http://www.hurchalla.com/Maple\_driver.html The only problem with this is it's a permanent virtual midi device.. So when my program is shut down, the port is still there.. And the ports are turned on and off through registry key's which requires a restart in order to take effect.. There must be a better way to go about this.. Thanks is advance..