Re: [linux-audio-dev] ALSA OSS Emulation and emu10k1

2005-03-12 Thread Romain Beauxis
Hi all! I managed to get half of the work with a custom .asoundrc file: pcm.prear { type plug slave.pcm rear } pcm.dsnopp { ipc_key 1027 ipc_key_add_uid true type dsnoop slave.pcm hw:0,0 } pcm.skype { type asym playback.pcm prear capture.pcm dsnoop }

Re: [linux-audio-dev] ALSA OSS Emulation and emu10k1

2005-03-12 Thread Lee Revell
On Sat, 2005-03-12 at 19:51 +0100, Romain Beauxis wrote: How can I manage to use the skype device as an OSS device under skype? AIUI skype is closed source. Has anyone asked them when they plan to add proper ALSA support? Lee

[linux-audio-dev] ALSA OSS Emulation and emu10k1

2004-11-28 Thread Melanie
Hi, I was wondering, is it possible to assign /dev/dspX devices to the secondary and tertiary PCM devices on an emu10k1? I have a SB Live! Platinum with LiveDrive IR. The stereo out is connected to my regular set of speakers. The surround output is connected to an earphone headset, it's mic is

Re: [linux-audio-dev] ALSA OSS Emulation and emu10k1

2004-11-28 Thread Florian Schmidt
On Sun, 28 Nov 2004 11:24:28 +0100 Melanie [EMAIL PROTECTED] wrote: Hi, I was wondering, is it possible to assign /dev/dspX devices to the secondary and tertiary PCM devices on an emu10k1? [snip] Is it possible, maybe with module parameters, to make alsa do this? Would it need a patch,

Re: [linux-audio-dev] ALSA OSS Emulation and emu10k1

2004-11-28 Thread Peter Zubaj
Hi, AFAIK: OSS device on emu10k1 is always routed to front channels. Routing can be changed through alsa mixer api (there are controls controling channel routing), but this is not simple and there is problem to know what oss stream uses what hw stream, because these are alocated dynamicallly.

Re: [linux-audio-dev] ALSA OSS Emulation and emu10k1

2004-11-28 Thread Melanie
Hi, Peter Zubaj wrote: Other ways will require driver change. Any pointers to where (file, ~line) this is allocated/assigned. Where I would need to change this? Melanie

Re: [linux-audio-dev] ALSA OSS Emulation and emu10k1

2004-11-28 Thread Melanie
HI, Florian Schmidt wrote: http://alsa-project.org/~iwai/OSS-Emulation.html Read up on the device mapping section. I already found that. It's not what I need, it doesn't allow to re-route the OSS devices. The secondary PCM on emu10k1 is not represented as the 2nd channel by the driver.

[linux-audio-dev] Alsa OSS emulation

2004-11-22 Thread Jens M Andreasen
Hi (Takashi?)! The OSS emulation in ALSA is slightly wrong regarding number of requested buffers. To quote from my own notes to self from own source: /** Setting up the soundcard for CD-HiFidelity Stereo * */ audio.path = /dev/dsp; audio.speed = SAMPLERATE; audio.format

[linux-audio-dev] ALSA OSS emulation in 2.6 kernel

2003-11-11 Thread Benjamin Flaming
I'm not entirely sure whether this is the right place to be posting this or not. I've been having some strange issues with the OSS emulation in the 2.6 kernel. With each new kernel release, programs which use OSS have taken progressively longer to start up. Audacity now take about 20