On Wed, 13 Feb 2002, Takashi Iwai wrote: > > If I play a sound file (.wav in this case) using aplay, the file plays, but > > when it finishes I get an extra repeated bit of sound, just a fraction of a > > second long. > hmm, i don't figure out this yet.
I tried regular "play" (the one with sox). It worked and didn't give me the problem. Only aplay does that. I wonder if the ad1816a driver is really okay and it's just aplay that's wrong. > > Also, when I do "playmidi -e", it plays for the right length of time and > > gives no error messages, but produces no sound. I have a midi daughterboard > > attached to my card; it worked fine in Alsa 0.5 and it works in Windows 98. > > "playmidi -f" *does* work, but that's FM. > > I have no idea whether midi not working is because oss emulation isn't working > > or whether it's not working even just in Alsa. I have no Alsa midi player > > that I can test. (There's a program in alsa-driver/test/playmidi1, but > > that just tells me "This player does not support merging of tracks.") > please check /proc/asound/card/0/midi0 whether the status is changed > during playback. The status is not changed during playback and it still says Tx bytes :0. Where's the simplest Alsa midi player I can get? > (i suppose that your daughterboard is connected mpu401.) > also you should check the counter in /proc/interrupts and whether irq > 9 (for mpu401) is really generated. 9: 1 XT-PIC MPU401 UART The number goes up by 1 every time I stop and restart Alsa. Somehow, playmidi -e just started working right now, for no reason at all. I didn't do anything unusual. It continued working until I stopped Alsa and started it again, and then it stopped working again. I can't get it to work any more. When it was working the number in /proc/asound/card0/midi0 went up a lot. The number in /proc/interrupts didn't go up. I think that there are only supposed to be interrupts for input, not for output, so this is probably right. _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel