[Alsa-devel] hdsp: output fader control via command line

2004-01-19 Thread Martin Dausel
Hello, i want to initialize my hdsp 9652 at startup to unmute the outputs without using hdspmixer. Before the output fader controls were removed from the alsa control interface i used this script: #!/bin/bash   i=0 j=0 count=26 count

[Alsa-devel] [PATCH] amidi active sensing option

2004-01-19 Thread Clemens Ladisch
This adds an option to amidi not to ignore active sensing bytes. Index: alsa-utils/amidi/amidi.1 === RCS file: /cvsroot/alsa/alsa-utils/amidi/amidi.1,v retrieving revision 1.1 diff -u -r1.1 amidi.1 --- alsa-utils/amidi/amidi.128

[Alsa-devel] SB Live 5.1 with Analogue 5.1 speakers

2004-01-19 Thread david.thompson
Hello:   Over the past few days I have been trying to set up a SB Live 5.1 Card on my SuSE 9.0 - 2.4.21 system to work with a set of Philips Analogue 5.1 speakers   So far I have not had any luck in getting these to work - as the centre/digital output seems to always be digital even thou

Re: [Alsa-devel] alsa and kernel 2.6

2004-01-19 Thread Takashi Iwai
At Fri, 16 Jan 2004 20:01:14 +, James Courtier-Dutton wrote: > > Takashi Iwai wrote: > > At Fri, 16 Jan 2004 13:02:39 +, > > James Courtier-Dutton wrote: > > > >>Amaury Jacquot wrote: > >> > >>>any chance the alsa that is in 2.6 would get updated to the latest > >>>stable version (1.0.1)

Re: [Alsa-devel] emu10k1 Music gain

2004-01-19 Thread Takashi Iwai
At Sun, 18 Jan 2004 19:49:17 +, holborn wrote: > > > Hi! > > Any way to increase the gain in the Music channel of an emu10k1 device? % amixer set "Music" 100% or do you mean amplitude more? then you'll need to change the DSP code. Takashi --

[Alsa-devel] Control API, help

2004-01-19 Thread Manuel Jander
Hi, I'm trying to familiarize myself with the Control API (userland programs). I'm somewhat scared about the huge amount of API functions... I hammered some code together but i'm not very sure if i'm doing it right. If anyone can comment about this concept code, would be nice. What i intend to d

Re: [Alsa-devel] emu10k1 Music gain

2004-01-19 Thread holborn
On Lunes 19 Enero 2004 11:09, Takashi Iwai wrote: Hi! > > Any way to increase the gain in the Music channel of an emu10k1 device? > > % amixer set "Music" 100% Yes ... but with PCM and Music in 100% and with MIDI volumes and velocity to 85% (more or less) ... recording with aplay or whate

[Alsa-devel] Re: [linux-audio-user] RME Cardbus + multiface

2004-01-19 Thread Tim Blechmann
hi all, i just got an email from someone who experienced a problem similar to mine: > It sounds just like the problem I had. I even sent my laptop and card > to Paul for toubleshooting. It turned out to be a problem with the > firmware version. The card I had used a newer version. i heard that yo

[Alsa-devel] Lynx AES16 driver

2004-01-19 Thread Michal Kostrzewa
Hello, Please help me in that license related case: I want to write a Lynx AES16 (http://www.lynxstudio.com/aes16.html) ALSA driver (I'm from Warsaw University of Technology and we want to use this card in our investigations). I wrote to Lynxstudio, and I received an answer that driver related spe

Re: [Alsa-devel] Lynx AES16 driver

2004-01-19 Thread Takashi Iwai
At Mon, 19 Jan 2004 18:15:03 +0100, Michal Kostrzewa wrote: > > Hello, > > Please help me in that license related case: > I want to write a Lynx AES16 (http://www.lynxstudio.com/aes16.html) ALSA > driver (I'm from Warsaw University of Technology and we want to use this > card in our investigation

Re: [Alsa-devel] [PATCH] amidi active sensing option

2004-01-19 Thread Takashi Iwai
At Mon, 19 Jan 2004 11:20:55 +0100 (MET), Clemens Ladisch wrote: > > > This adds an option to amidi not to ignore active sensing bytes. > thanks. applied now (finally sf's cvs server started again). Takashi --- The SF.Net email is sponsor

Re: [Alsa-devel] [PATCH] fixes au88x0 problem with older kernel

2004-01-19 Thread Takashi Iwai
At Sat, 17 Jan 2004 00:47:15 +0100, Martin Langer wrote: > > > This will fix a problem with undeclared PCI_DEVICE_ID_VIA_8365_1 > thanks, i committed to cvs. Takashi --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference

Re: [Alsa-devel] [PATCH]snd-usb-usx2y 0.5.1

2004-01-19 Thread Takashi Iwai
At Fri, 16 Jan 2004 22:26:39 +0100, Karsten Wiese wrote: > > [1 ] > Hi Takashi, > > this lets it work on kernel 2.6.1. > > please commit, thanks, done. thanks! Takashi --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Confere

Re: [Alsa-devel] Control API, help

2004-01-19 Thread Takashi Iwai
At Mon, 19 Jan 2004 08:31:01 -0400, Manuel Jander wrote: > > Hi, > > I'm trying to familiarize myself with the Control API (userland > programs). I'm somewhat scared about the huge amount of API functions... > > I hammered some code together but i'm not very sure if i'm doing it > right. If anyo

Re: [Alsa-devel] emu10k1 Music gain

2004-01-19 Thread Takashi Iwai
At Mon, 19 Jan 2004 12:12:32 +, holborn wrote: > > On Lunes 19 Enero 2004 11:09, Takashi Iwai wrote: > > Hi! > > > > Any way to increase the gain in the Music channel of an emu10k1 device? > > > > % amixer set "Music" 100% > > Yes ... but with PCM and Music in 100% and with MIDI volumes

Re: [Alsa-devel] SB Live 5.1 with Analogue 5.1 speakers

2004-01-19 Thread Takashi Iwai
At Mon, 19 Jan 2004 10:55:39 -, <[EMAIL PROTECTED]> wrote: > > [1 ] > > [2 ] > Hello: > > Over the past few days I have been trying to set up a SB Live 5.1 Card on my SuSE 9.0 > - 2.4.21 system to work with a set of Philips Analogue 5.1 speakers > > So far I have not had any luck in

[Alsa-devel] [snd-via82xx] AC'97 codec invalid on VIA VT8233/A/8235

2004-01-19 Thread David Hartveld
Hi all, some time ago I replaced my old, broken motherboard with an ASUS A7V8X-X (via 8235 chipset) one (because both motherboards seemed to have similar sound chipsets, and on the old (via82c686 chipset) motherboard I had no problems with my sound). Now I'm trying to load the snd-via82xx modu

[Alsa-devel] [snd-via82xx] AC'97 codec invalid on VIA VT8233/A/8235

2004-01-19 Thread David Hartveld
Hi all, some time ago I replaced my old, broken motherboard with an ASUS A7V8X-X (via 8235 chipset) one (because both motherboards seemed to have similar sound chipsets, and on the old (via82c686 chipset) motherboard I had no problems with my sound). Now I'm trying to load the snd-via82xx modu

Re: [Alsa-devel] via82xx: problem with distorted sound

2004-01-19 Thread Detlef Grittner
Gustavo Guillermo schrieb: Try using ARTS and noatun or mplayer (or whatever supports arts) as a sound output, and tell arts to sample to 4800, it works for me. I've done some more experiments: noatun doesn't play at all, but mpg123 and xine seem to have no problems. (Though they don't have t

Re: [Alsa-devel] via82xx: problem with distorted sound

2004-01-19 Thread Florian Schmidt
On Mon, 19 Jan 2004 21:39:39 +0100 [EMAIL PROTECTED] (Detlef Grittner) wrote: > BUT: > The problem that the sound stops when minimizing and maximizing > windows prevails. Interestig that you mention that. I have found that with mplayer, the behaviour is different for sound files and video playbac

Re: [Alsa-devel] Lynx AES16 driver

2004-01-19 Thread Dan Hollis
On Mon, 19 Jan 2004, Michal Kostrzewa wrote: > Is this whole situation hopeless? Yes. > Have I any arguments to use in the discussion with Lynxstudio? Tell them you will use some other vendor instead, and that if they believe there is anything about their card which needs hiding in software, th

Re: [Alsa-devel] via82xx: problem with distorted sound

2004-01-19 Thread Detlef Grittner
Gustavo Guillermo schrieb: Try using ARTS and noatun or mplayer (or whatever supports arts) as a sound output, and tell arts to sample to 4800, it works for me. Just found out, that your idea is good :-)! Inspecting the options of xmms I found out, that it was using the OSS plugin and there

Re: [Alsa-devel] Problem with supported PCM formats in ice1712 driver

2004-01-19 Thread Torrey Hoffman
On Sat, 2004-01-17 at 04:08, Ronny V. Vindenes wrote: > On Sat, 2004-01-17 at 03:15, Torrey Hoffman wrote: > > I've got an M-Audio Audiophile 2496 and am running linux 2.6.1-mm3 > > (which includes ALSA 1.0.1). ... > > Message: alsa_setup_mixer > > Message: alsa_setup_mixer: end > > Message: Open

Re: [Alsa-devel] ALSA doesn't work with XMMS - or alsaplayer either

2004-01-19 Thread Ryan Pavlik
On Mon, 19 Jan 2004 15:42:03 -0800 Torrey Hoffman <[EMAIL PROTECTED]> wrote: > I can now confirm this is an ALSA problem, not just an XMMS problem: > alsaplayer doesn't work with this driver either. > > [EMAIL PROTECTED] thoffman]$ alsaplayer -d hw:1:0 12.mp3 > ALSA lib pcm_hw.c:1142:(_snd_pcm_hw

Re: [Alsa-devel] ALSA doesn't work with XMMS - or alsaplayer either

2004-01-19 Thread Torrey Hoffman
Thanks for the tip... before this I didn't know about .asoundrc files -- I just read through the on-line documentation on them, looks cool! This sort of flexibility is the good thing about ALSA. The bad thing is it still doesn't work, but OSS does :-/ I created a .asoundrc following your model,

Re: [Alsa-devel] SND_PCM_ASYNC - why???

2004-01-19 Thread Takashi Iwai
At Sat, 17 Jan 2004 11:26:45 +, James Wright wrote: > > Hello, > > I'm doing much better with ALSA now that i spent a coule of days messing with > code. I've got both direct > MMAP PCM playback and a fallback using normal write access with no problems. > However, i've > just written in as

Re: [Alsa-devel] SND_PCM_ASYNC - why???

2004-01-19 Thread James Wright
On Mon, 19 Jan 2004 20:07:51 +0100 Takashi Iwai <[EMAIL PROTECTED]> wrote: > At Sat, 17 Jan 2004 11:26:45 +, > James Wright wrote: > > > > Hello, > > > > I'm doing much better with ALSA now that i spent a coule of days messing with > > code. I've got both direct > > MMAP PCM playback and

[Alsa-devel] ALSA doesn't work with XMMS

2004-01-19 Thread Torrey Hoffman
I'm not sure if this is a bug in the ALSA library, driver, or the XMMS ALSA plugin. - I've got an M-Audio Audiophile 2496 which uses the ice1712 driver. - I'm using kernel 2.6.1-mm3 with ALSA 1.0.1 and the OSS emulation ALSA options disabled. - I've compiled an up-to-date XMMS with the included AL

[Alsa-devel] Some proposed ALSA sysfs changes to stock kernel from GregKH

2004-01-19 Thread R Chan
Greg KH is proposing some sysfs changes to the stock kernel - any impact on CVS ALSA? Is it ok to rely solely on CVS ALSA - I always build 2.6 from the stock tree and then immediately overwrite the sound directory with ALSA CVS. *List: linux-kernel

Re: [Alsa-devel] ALSA doesn't work with XMMS - or alsaplayer either

2004-01-19 Thread Torrey Hoffman
I can now confirm this is an ALSA problem, not just an XMMS problem: alsaplayer doesn't work with this driver either. [EMAIL PROTECTED] thoffman]$ alsaplayer -d hw:1:0 12.mp3 ALSA lib pcm_hw.c:1142:(_snd_pcm_hw_open) Invalid value for card snd_pcm_open: No such device (hw:1:0) Failed to initialize

[Alsa-devel] intel8x0.c doesn't do mic capture

2004-01-19 Thread John W. Cocula
Hi all, In early December, Takashi updated intel8x0.c to allow fixed rate mic capture, but it doesn't work on a Realtek ALC650 rev 3 chip. It records snow. Can anyone confirm/deny my finding, and can anyone tell me what *I* can do about it? I haven't written a kernel device driver since 1989, b

Re: [Alsa-devel] intel8x0.c doesn't do mic capture

2004-01-19 Thread John W. Cocula
By the way, here is some information about the hardware in question: $ cat /proc/asound/card0/codec97#0/ac97#0-0 0-0/0: Realtek ALC650 rev 3 Capabilities : DAC resolution : 20-bit ADC resolution : 18-bit 3D enhancement : Realtek 3D Stereo Enhancement Current setup Mic gain : +2

[Alsa-devel] Mixer Interface Docs

2004-01-19 Thread James Wright
Where can i find some docs on programming the ALSA Mixer Interface to set PCM and CD Audio volume levels? Could someone please point me in the right direction, as I am having trouble finding anything useful. Thanks, James --- The SF.Net

[Alsa-devel] 5.1 - Analogue - Philips Soundcard

2004-01-19 Thread david.thompson
Hello Again:   Just posted an e-mail regarding 5.1 Analogue Speakers with SB Live 5.1 soundcard ...   Have another question...   Has anyone been able to setup a Philips Sonic Edge 5.1 Soundcard in Alsa yet?   If I can't get the SB Live card to work, a friend has offered me to try this one - b