Thanks. Perhaps not the answer I was looking for, but does satisfy me. I
can of course as I have noted compile alsa into the kernel.
Partha
Takashi Iwai wrote:
At Tue, 30 Sep 2003 19:30:22 -0400,
Partha Bagchi wrote:
Hi,
I downloaded the latest drivers (0.9.7) and installed it as follows:
.
These are rebadged rme cards. Anyone any experience running them with the rme
alsa drivers?
Regards
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Hi,
Can anyone help me to understand, how routing is organized for emu10k1 cards?
I've read SB-Live-mixer.txt but couldn't get how to route the signal from all channels
to analog LFE. It's oviously possible, as if I play 2 channels music/video it's routed
to all 6 channels ok. But how to route m
At Tue, 30 Sep 2003 19:30:22 -0400,
Partha Bagchi wrote:
>
> Hi,
>
> I downloaded the latest drivers (0.9.7) and installed it as follows:
> ./configure --with-cards=intel8x0 --with-sequencer= yes
> --with=kernel=/home/kernel/linux-2.6.0-test6
>
> The configuration ran fine and then I did make;m
Hi,
AFAIK ALSA hasn't +12dB bost on front. Use PCM volume control to
adjust volume on front speakers.
Peter Zubaj
http://www.logofun.pobox.sk - urobte radost svojmu telefonu
---
This sf.net email is sp
On Thu, 2 Oct 2003, Mark Strasheim wrote:
> in order to get Quake3 and Teamspeak running at the same time i need ( if i want to
> use alsa ) more than one device, since all other than /dev/dsp0 don't work at all, i
> need a tool that help me.
> My System ist AMD1600+ Sounblaster ( Emu10k1 ) Gefo
"Mark Strasheim" <[EMAIL PROTECTED]> schrieb am 01.10.03 18:17:46:
Hallo
in order to get Quake3 and Teamspeak running at the same time i need ( if i want to
use alsa ) more than one device, since all other than /dev/dsp0 don't work at all, i
need a tool that help me.
My System ist AMD1600+ Soun
Hi
I'm new to this list, but not to ALSA - been happily using it for a
while now.
What I am looking for is a way of forcing all playback with a minimum
sample rate of 32kHz.
I've put the following into /etc/asound.conf:
pcm.!default {
type plug
slave {
pcm "hw:0,0"
rate 32000
}
}