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
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
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
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
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:
> >
> 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
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,
>
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
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
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
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
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
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 ?
>
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
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.
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,
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
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
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
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
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
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
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
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
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
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
26 matches
Mail list logo