Re: [Alsa-user] No sound for rawmidi mode of emu10k1

2003-03-07 Thread Clemens Ladisch
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

Re: [Alsa-user] No sound for rawmidi mode of emu10k1

2003-03-06 Thread Denis
> 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

Re: [Alsa-user] No sound for rawmidi mode of emu10k1

2003-03-06 Thread Clemens Ladisch
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)

[Alsa-user] No sound for rawmidi mode of emu10k1

2003-03-05 Thread Denis
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