Reply 2700 of 2703, by Falcosoft
- Rank
- l33t
Roland User wrote on Today, 22:07:Thank you )
In all , is it possible create program whitch will be report to Windows about available how much MIDI portrs in system without use dll , drv , sys files ? I mean what we do run software and in system ports appear via which we can translate MIDI streaming and via which we can get MIDI streaming , but if close application , so all ports erasing from system , so do possible ?
No, you have to write or use a driver component to do this. BTW, even your current beta application needs to use and actually uses a driver component, namely teVirtualMIDI to create ports.
This is the same driver component used by LoopMidi. So If you want a permanent virtual cable you should use LoopMidi instead. You will get the same engine.