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
[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
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
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