Hi all,
On my currentl ARM platform,
I've been using the /dev/dsp and /dev/mixer to control and play audio ( and
these are the only devices available).
I decided to switch to the libasound using ALSA but I don't know which device
to use.
The kernel driver clearly shows it is ALSA based (proc/as
On 3/12/07, Takashi Iwai <[EMAIL PROTECTED]> wrote:
> At Mon, 12 Mar 2007 20:05:03 -0300,
> [EMAIL PROTECTED] wrote:
> >
> > Thank you, Takashi!
> > I thought so, but I'm a bit insecure on all this.
> > To build the 32 bits libs, I believe I have to use "-m32" in the CCFLAGS.
> > Would
> > that be
Thank you, Takashi!
I thought so, but I'm a bit insecure on all this.
To build the 32 bits libs, I believe I have to use "-m32" in the CCFLAGS. Would
that be all?
Regards,
Herbert
Citando Takashi Iwai <[EMAIL PROTECTED]>:
> At Fri, 09 Mar 2007 13:53:58 -0300,
> Herbert Georg wrote:
> >
> > Now u
At Mon, 12 Mar 2007 20:05:03 -0300,
[EMAIL PROTECTED] wrote:
>
> Thank you, Takashi!
> I thought so, but I'm a bit insecure on all this.
> To build the 32 bits libs, I believe I have to use "-m32" in the CCFLAGS.
> Would
> that be all?
No, you'll need 32bit compiler, too.
Takashi
> Regards,
>
"Lee Revell" <[EMAIL PROTECTED]> writes:
> I thought ac3dec just decodes an AC3 stream to PCM and plays it via
> ALSA. I would not expect it to pass through a DD stream.
This is the behavior without the -C option.
AFAIR, with my former sound card, ac3dec -C play the raw ac3 stream.
> Have you
On 3/12/07, Dominique Dumont <[EMAIL PROTECTED]> wrote:
> Dominique Dumont <[EMAIL PROTECTED]> writes:
>
> > $ ac3dec -C sound_129.ac3
> > Using PCM device 'plug:iec958:{AES0 0x2 AES1 0x82 AES2 0x0 AES3 0x2}'
> > AC3 Stream 48.0 KHz 448 kbps
>
> One more detail: usually my Yamaha amp is able to dis
Dominique Dumont <[EMAIL PROTECTED]> writes:
> $ ac3dec -C sound_129.ac3
> Using PCM device 'plug:iec958:{AES0 0x2 AES1 0x82 AES2 0x0 AES3 0x2}'
> AC3 Stream 48.0 KHz 448 kbps
One more detail: usually my Yamaha amp is able to display the sampling
frequency (either 44 or 48 KHz).
In this case, th
At Fri, 09 Mar 2007 13:53:58 -0300,
Herbert Georg wrote:
>
> Now unzip and install the alsa-lib package
>
> cd ..
> bunzip2 alsa-lib-xxx
> tar -xf alsa-lib-xxx
> cd alsa-lib-xxx
> ./configure;make;make install
To build 64bit lib on x86-64, you need --libdi
Hi All
I try to use an RME AES-32 under Gentoo, Alsa 0.14-rc1, kernel
2.6.20-rc1 but with this message when Kack starts :
ALSA lib pcm_hw.c:1357:(_snd_pcm_hw_open) Invalid value for card
ALSA: Cannot open PCM device alsa_pcm for playback. Falling back to
capture-only mode
cannot load driver modul