[Alsa-user] ad1888 dts and 44100

2006-02-22 Thread Jean Schurger
Hi,I have a problem playing a dts wav file with aplay :The play it outputing to the spdif (using the IEC958). (-D spdif)The file is sampled in 44100HzThe driver of my soundcard (atiixp dosn't supoprt other rate that 48000), but i've checked on the ad1888 sheat that the device support 44100 and 4800

Re: [Alsa-user] Fast Track Pro

2006-02-22 Thread arimo
Hi! I have similar setup, see my comments below: On Thu, 23 Feb 2006, KUKIMOTO Nobuyuki wrote: At first, alsamixer can not be controlled. # alsamixer No mixer elems found * Same here. I use knobs to adjust output level. 2nd, playing audio file(***.wav), it works well. It's very clear

[Alsa-user] Fast Track Pro

2006-02-22 Thread KUKIMOTO Nobuyuki
Hi Does anybody success to use M-AUDIO Fast Track Pro for audio capturing and playing? I had installed ASLA-driver , lib and utility referring this page. http://www.alsa-project.org/alsa-doc/doc-php/template.php?module=usb- audio At first, alsamixer can not be controlled. # alsamixer N

Re: [Alsa-user] Simultaneous Recording

2006-02-22 Thread Gilles Degottex
On Thursday 23 February 2006 00:05, Stefan Bruens wrote: > > I want two programs record the same input, the same microphone pluged in > > only one analog input. > > there is no way to get alsa do it in software if the sound card can't ? > > Thats what the dsnoop plugin is for. If you have a recent

Re: [Alsa-user] Re: plughw: solution for jackd/emi26 crackles?

2006-02-22 Thread Sergei Steshenko
On Wed, 22 Feb 2006 23:01:21 + karlos <[EMAIL PROTECTED]> wrote: > do you mean, because of xruns? there aren't any, when I playing back > sound. I mean, maybe I should do that anyway, but I am sure its not > xruns I hear. > > K > > On 2/22/06, Sergei Steshenko <[EMAIL PROTECTED]> wrote: > >

Re: [Alsa-user] Simultaneous Recording

2006-02-22 Thread Stefan Bruens
> I want two programs record the same input, the same microphone pluged in > only one analog input. > there is no way to get alsa do it in software if the sound card can't ? Thats what the dsnoop plugin is for. If you have a recent alsa version, dsnoop should be used by default. Try the following

[Alsa-user] Re: plughw: solution for jackd/emi26 crackles?

2006-02-22 Thread karlos
do you mean, because of xruns? there aren't any, when I playing back sound. I mean, maybe I should do that anyway, but I am sure its not xruns I hear. K On 2/22/06, Sergei Steshenko <[EMAIL PROTECTED]> wrote: > On Wed, 22 Feb 2006 22:46:05 + > karlos <[EMAIL PROTECTED]> wrote: > > > hello, >

Re: [Alsa-user] plughw: solution for jackd/emi26 crackles?

2006-02-22 Thread Sergei Steshenko
On Wed, 22 Feb 2006 22:46:05 + karlos <[EMAIL PROTECTED]> wrote: > hello, > > I would like to have the crackles disappear that make my emi26 and > jackd an unhappy couple. using alsa the emi works fine. I read in a > forum that it might be possible to write something in .asoundrc to fix > thi

Re: [Alsa-user] Digital Audio and AD1986a chipset with ALSA

2006-02-22 Thread Steven Ellis
Steven Ellis wrote: > I have an Asus A8N-VM CSM motherboard with integrated SPDIF. The audio > is driven my an AD1986a chip which uses the snd-hda-intel alsa driver. > > I can get knoppmyth to output PCM stereo audio over the SPDIF cable, but > I can't get AC3 pass though to work. Hence playing DVD

[Alsa-user] plughw: solution for jackd/emi26 crackles?

2006-02-22 Thread karlos
hello, I would like to have the crackles disappear that make my emi26 and jackd an unhappy couple. using alsa the emi works fine. I read in a forum that it might be possible to write something in .asoundrc to fix this, maybe some sort of endian conversion or so. I don't really know why but here so

[Alsa-user] Re: Intel D955XBK motherboard spdif - SOLVED

2006-02-22 Thread Steve Skarda
On 2/21/06, Steve Skarda <[EMAIL PROTECTED]> wrote: I have 2 channel analog audio working fine but cannot get the coax or optical to work. The details:Ubuntu BreezyVanilla Kernal 2.6.15Latest Alsa drivers, lib, and utils 1.0.11rc3 Intel D955XBK motherboard with on-board 7.1 with optical/coax digiti

[Alsa-user] Re: [linux-audio-user] (no subject)

2006-02-22 Thread Lee Revell
On Wed, 2006-02-22 at 17:00 +0100, Ismael Valladolid Torres wrote: > Lee Revell escribe: > > On Wed, 2006-02-22 at 10:48 +0100, Ismael Valladolid Torres wrote: > > > I thought it was posible to select audio channels this way using > > > aplay. > > > > What are you trying to do? > > > > Simply t

Re: [Alsa-user] Simultaneous Recording

2006-02-22 Thread Gilles Degottex
thanks for the answer. see below On Wednesday 22 February 2006 18:17, Bill Unruh wrote: > On Wed, 22 Feb 2006, Gilles Degottex wrote: > > > Hi all, > > > > I look in the ALSA documentation, but didn't find my answer. > > > > Is it possible to get simultaneous recording on the same sound card ? >

Re: [Alsa-user] Simultaneous Recording

2006-02-22 Thread Bill Unruh
On Wed, 22 Feb 2006, Gilles Degottex wrote: Hi all, I look in the ALSA documentation, but didn't find my answer. Is it possible to get simultaneous recording on the same sound card ? Simultaneous with what? Two inputs at once on the same sound card-- probably not, unless you simply combine t

Re: [Alsa-user] Channels count non available?

2006-02-22 Thread conrad berhörster
Hello Ismael, there was a thread about the same problem in the last week. it is called .asound and aplay or similar sizu c~ Am Mittwoch 22 Februar 2006 17:08 schrieb Ismael Valladolid Torres: > I run the command below and it works, it plays the wave file: > > $ aplay -D default shared/testing.

[Alsa-user] Playing WAVE, was Re: (no subject)

2006-02-22 Thread Ismael Valladolid Torres
Sampo Savolainen escribe: > your system probably has a global /etc/asound.conf which maps default to a > plughw device of some sort. That way alsa converts the mono 11025hz signal > to something your soundcard is capable of playing. It hasn't any /etc/asound.conf. This works: $ aplay -D plughw:0,

[Alsa-user] Playing WAVE, was Re: (no subject)

2006-02-22 Thread Ismael Valladolid Torres
Giuliano Pochini escribe: > > > On Wed, 22 Feb 2006, Ismael Valladolid Torres wrote: > > > $ aplay -D hw:0,0 shared/testing.wav > > Playing WAVE 'shared/testing.wav' : Signed 16 bit Little Endian, Rate 11025 > > Hz, Mono > > aplay: set_params:901: Channels count non available > > > > I thought

[Alsa-user] Channels count non available?

2006-02-22 Thread Ismael Valladolid Torres
I run the command below and it works, it plays the wave file: $ aplay -D default shared/testing.wav Playing WAVE 'shared/testing.wav' : Signed 16 bit Little Endian, Rate 11025 Hz, Mono However the command below fails: $ aplay -D hw:0,0 shared/testing.wav Playing WAVE 'shared/testing.wav' : Sign

[Alsa-user] Re: [linux-audio-user] (no subject)

2006-02-22 Thread Ismael Valladolid Torres
Lee Revell escribe: > On Wed, 2006-02-22 at 10:48 +0100, Ismael Valladolid Torres wrote: > > I thought it was posible to select audio channels this way using > > aplay. > > What are you trying to do? > Simply trying to use -D hw:0,0 as an argument to aplay as the ALSA docs say to do! Cordially

[Alsa-user] Simultaneous Recording

2006-02-22 Thread Gilles Degottex
Hi all, I look in the ALSA documentation, but didn't find my answer. Is it possible to get simultaneous recording on the same sound card ? If yes under which conditions ? An external sound engine (like jack) is necessary ? e.g. I try to record a simple tone under audacity and want to keep it in

Re: [Alsa-user] Still no sound ASRock 939Dual-SATA2...

2006-02-22 Thread Colin Alie
On Wed, 22 Feb 2006 00:05:23 -0500 Lee Revell <[EMAIL PROTECTED]> wrote: > On Tue, 2006-02-21 at 23:40 -0500, Colin Alie wrote: > > clean install of Debian Sarge AMD64. > > Ah - Sarge is too old for such a new device. Try it with the latest > ALSA version. That's a good observation. The kernel

Re: [Alsa-user] Still no sound ASRock 939Dual-SATA2...

2006-02-22 Thread Colin Alie
On Wed, 22 Feb 2006 00:04:15 -0500 Lee Revell <[EMAIL PROTECTED]> wrote: > On Tue, 2006-02-21 at 23:40 -0500, Colin Alie wrote: > > > > Still needing to get sound output, I went out and purchased an Sound > > Blaster Audity II 6.1 Value (SB0400) figuring that this would be well > > supported (eve

[Alsa-user] Intel D955XBK motherboard spdif

2006-02-22 Thread Steve Skarda
I have 2 channel analog audio working fine but cannot get the coax or optical to work. The details:Ubuntu BreezyVanilla Kernal 2.6.14Latest Alsa drivers, lib, and utils 1.0.11rc3 Intel D955XBK motherboard with on-board 7.1 with optical/coax digitial outSigmaTel STAC9221Alsamixer only shows PCM, Fro

Re: [Alsa-user] (no subject)

2006-02-22 Thread Giuliano Pochini
On Wed, 22 Feb 2006, Ismael Valladolid Torres wrote: > $ aplay -D hw:0,0 shared/testing.wav > Playing WAVE 'shared/testing.wav' : Signed 16 bit Little Endian, Rate 11025 > Hz, Mono > aplay: set_params:901: Channels count non available > > I thought it was posible to select audio channels this w

[Alsa-user] Re: [linux-audio-user] (no subject)

2006-02-22 Thread Lee Revell
On Wed, 2006-02-22 at 10:48 +0100, Ismael Valladolid Torres wrote: > I thought it was posible to select audio channels this way using > aplay. What are you trying to do? Lee --- This SF.net email is sponsored by: Splunk Inc. Do you grep thro

[Alsa-user] (no subject)

2006-02-22 Thread Ismael Valladolid Torres
I run the command below and it works, it plays the wave file: $ aplay -D default shared/testing.wav Playing WAVE 'shared/testing.wav' : Signed 16 bit Little Endian, Rate 11025 Hz, Mono However the command below fails: $ aplay -D hw:0,0 shared/testing.wav Playing WAVE 'shared/testing.wav' : Sign