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
Received on Wed Jan 18 12:15:05 2006
This archive was generated by hypermail 2.1.8 : Wed Jan 18 2006 - 12:15:05 EET