Denis wrote:
> When I using:
>cat MIDI_MESSAGES_FILE > /dev/snd/midiC0D0(MPU401)
>Datas are sure to be transmitted.
>
> But when I using:
>cat MIDI_MESSAGES_FILE > /dev/snd/midiC0D2 (Wavetable)
> Datas are seem to be transmitted because of the
> Denis wrote:
> > My SB-Live 5.1 (emu10k1) worked with ALSA 0.9.0beta10.
> > If I use 'pmidi' to play midi files with internal Wavetable, it is OK!
> > But if I send MIDI messages via rawmidi device, only MPU401 can be Tx/Rx
> > successfully.
> >
> > Eg: cat MIDI_MESSAGES_FILE > /dev/snd/midiC0D0
Denis wrote:
> My SB-Live 5.1 (emu10k1) worked with ALSA 0.9.0beta10.
> If I use 'pmidi' to play midi files with internal Wavetable, it is OK!
> But if I send MIDI messages via rawmidi device, only MPU401 can be Tx/Rx
> successfully.
>
> Eg: cat MIDI_MESSAGES_FILE > /dev/snd/midiC0D0(MPU401)
My SB-Live 5.1 (emu10k1) worked with ALSA 0.9.0beta10.
If I use 'pmidi' to play midi files with internal Wavetable, it is OK!
But if I send MIDI messages via rawmidi device, only MPU401 can be Tx/Rx
successfully.
Eg: cat MIDI_MESSAGES_FILE > /dev/snd/midiC0D0(MPU401)OK!!
cat MI