Re: [Alsa-user] VT1617a on a Jetway J7F2 looses audio after volume goes over about 75% on PCM

2008-04-20 Thread Zoilo Gomez
Hi Paul, I am experiencing exactly the same problems on Jetway J7F2 boards: sound stops if volume goes over a certain threshold. The threshold differs for each board though. Have you been able to make any progress on this issue? Does any one else have a clue how to fix it? There must be some p

Re: [Alsa-user] USB midi device (UM1SX) not listed by aconnect (but works as rawmidi)

2008-04-20 Thread stan
[EMAIL PROTECTED] wrote: > hi all, > > I've got a strange problem today. > I attach the Edirol UM1-SX, and it doesn't get recognized as an alsa > sequencer device > > I look in /proc/asound/cards and it's listed: > ... > 2 [UM1]: USB-Audio - UM-1 > EDIROL UM-1 at

Re: [Alsa-user] software mic to speaker echo

2008-04-20 Thread stan
Emard wrote: > HI > > I'd like to make a software echo in lowest possible latency > (what I say to the mic should be heard from the speaker). > Besides it has to be mixed with VoIP telephony application that > is used to make the call. > > > [snip] > currently I'm using a simplest .asoundrc th

Re: [Alsa-user] USB midi device (UM1SX) not listed by aconnect (but works as rawmidi)

2008-04-20 Thread [EMAIL PROTECTED]
oh, I discovered today [thanks to my friend Sirio!] that the problem was silly the snd-seq-midi was not loaded, so I wasn't seeing the raw midi device as an alsa sequencer device! modprobe snd-seq-midi solved the problem I don't know why snd-seq-midi always autoloaded with alsa in the past, an