[LAD] Capturing MIDI from Windows program running under Wine?

Clemens Ladisch clemens at ladisch.de
Thu Jun 14 22:14:58 CEST 2018


Christopher Arndt wrote:
> I have a proprietary Windows application (tc electronic TonePrint
> editor) running under Wine, which talks to a class-compliant* USB MIDI
> device (Flashback delay pedal).
>
> I'd like to monitor, what MIDI data the application is sending to the
> device.

Does Wine use sequencer ports?  Then you could configure the snd-seq-dummy
module to use duplex ports, tell the editor to use that, and connecte the
other ends to the actual port.  You can then use aseqdump to monitor the
ports.


Regards,
Clemens


More information about the Linux-audio-dev mailing list