[linux-audio-user] virmidi and 2.6.14 (Demudi)

Clemens Ladisch clemens at ladisch.de
Wed Jan 18 03:43:54 EST 2006


Dave Phillips wrote:

> Clemens Ladisch wrote:
>
> > You never mentioned the raw MIDI port (which es where the MIDI data
> > shows up).
>
> I'm not sure what you mean here.

The raw MIDI ports are the old OSS device files (/dev/midi*).

In your configuration, the virtual MIDI devices are configured like this:

OSS emul.     ALSA raw MIDI      ALSA sequencer
/dev/midi02   hw:2,0       <-->  80:0
/dev/amidi02  hw:2,1       <-->  80:1
              hw:2,2       <-->  80:2
              hw:2,3       <-->  80:3


Please run the following commands (in separate consoles):

aseqdump -p 80:0
amidi -p hw:2,0 -S "90 12 34 80 56 78"

or, for the other direction:

amidi -p hw:2,0 -d
aplaymidi -p 80:0 something.mid

Is there any output?


Regards,
Clemens



More information about the Linux-audio-user mailing list