Page 1 of 1

Output MIDI to other programs

Posted: Fri Mar 19, 2010 6:48 pm
by kenmo
Is there a way in PB to register your app as a MIDI device, recognizable and usable by other running programs?
(Would this be a MIDI driver essentially?)

It doesn't have to be cross platform (I'm on Windows XP), I just want to be able to generate MIDI messages in my program and have another music program receive them.

Ideas?

Re: Output MIDI to other programs

Posted: Mon Mar 29, 2010 8:04 am
by IdeasVacuum

Re: Output MIDI to other programs

Posted: Wed Mar 31, 2010 1:48 am
by kenmo
Looks very useful, I'll take a look at it later this week.

Re: Output MIDI to other programs

Posted: Sun Nov 14, 2010 1:39 am
by Khorus
Hello there,

Do you guys ever figured out how to do it? I'm in the process of writing a program that would need such a functionality! I'm thinking about using the excellent MidiYoke NT but I would prefer a more elegant solution (Virtual MIDI port). I'll take a look at the up previous links, thanks in advance!

Best,

-K

Re: Output MIDI to other programs

Posted: Fri Aug 05, 2011 10:02 am
by wmorton
I'm also interested in this - did either of you get anywhere with it?