On Thu, May 16, 2002 at 03:51:17PM +0300, Andres Rand wrote:
> Is there a way to get Quakes to work with sound using ALSA 0.9.rc1?
I could get Quake2 working with ALSA rc1. It sometimes segfaults,
but it is rare! No proof it is ALSAs fault.
> I compiled alsa 0.9.rc1 drivers using:
> --with-oss=y
Hello!
I have one sound device installed in my computer. Thus I can only
have one application play sound at a time. Can I let ALSA mix
output streams of OSS- and ALSA-applications and play them all on
this one sound device at once?
I think jack would be capable of mixing audio streams, but it se
Hello!
On Wed, May 08, 2002 at 02:04:15PM +0900, [EMAIL PROTECTED] wrote:
> I have 2 soundcards and want to use them with ALSA.
> I've made sure that both of them are active now.
>
> $ ls /dev/snd
> controlC0 hwC0D0midiC1D0 pcmC0D0p pcmC0D2c pcmC1D0c pcmC1D1p
> controlC1 midiC0D0 pcm
I'm afraid the SB 128 PCI does not natively support midi. That's
why you have to do all the wave-synthesis in software. Timidity
can do this for you (recent versions at least).
You have to compile timidity with support for alsa sequencer.
That's the option --enable-alsaseq to configure.
Then you
On Wed, Dec 19, 2001 at 10:31:37AM +0100, Frank Barknecht wrote:
> Cameron Matheson hat gesagt: // Cameron Matheson wrote:
> > Can alsa help me w/ my joystick?
>
> The joystick port has to be configured with the matching kernel modules
> from the linux kernel itself. See /usr/src/linux/Documentat