Re: [linux-audio-user] Alsa Configuration, changing defaults on an Audiophile 2496

From: Lee Revell <rlrevell@email-addr-hidden-job.com>
Date: Wed Feb 28 2007 - 16:09:22 EET

On 2/28/07, Bill Adair <adair@email-addr-hidden> wrote:
> Hello All
>
> I have an M-audio Audiophile 2496 and can happily route
> my playback either to it's internal mixer (PCM Out) or
> to SPDIF (SPDIF Out) using a command like aplay -Dplug:spdif myfile.wav.
>
> What I can't do is set up the default output to be SPDIF so that players
> like
> flac123 play automatically to SPDIF. I've been routing throught the docs
> now
> and found the command I need for my .asoundrc
>
> pcm.!default {
> type plug
> slave.pcm "spdif"
> }
>

It won't work if flac123 uses the OSS (/dev/dsp) API or opens a device
other than "default". Make sure the app is correct.

Lee
Received on Wed Feb 28 16:15:14 2007

This archive was generated by hypermail 2.1.8 : Wed Feb 28 2007 - 16:15:14 EET