Re: [linux-audio-dev] Help: native ALSA 0.9b5 apps refuse to work, OSS apps work

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] Help: native ALSA 0.9b5 apps refuse to work, OSS apps work
From: Paul Davis (pbd_AT_Op.Net)
Date: Wed Jul 11 2001 - 17:26:41 EEST


As someone responsible for distributing a "sample" .asoundrc file with
ardour, I must remind people that the boilerplate text quoted below
should NOT show up in a regular .asoundrc. The sample that came with
ardour is from a couple-of-ALSA-generations ago.

--p

> pcmtype.hw {
> open _snd_pcm_hw_open
> }
>
> pcmtype.client {
> open _snd_pcm_client_open
> }
>
> pcmtype.multi {
> open _snd_pcm_multi_open
> }
>
> pcmtype.linear {
> open _snd_pcm_linear_open
> }
>
> pcmtype.mulaw {
> open _snd_pcm_mulaw_open
> }
>
> pcmtype.alaw {
> open _snd_pcm_alaw_open
> }
>
> pcmtype.adpcm {
> open _snd_pcm_adpcm_open
> }
>
> pcmtype.route {
> open _snd_pcm_route_open
> }
>
> pcmtype.rate {
> open _snd_pcm_rate_open
> }
>
> pcmtype.plug {
> open _snd_pcm_plug_open
> }
>
> pcmtype.file {
> open _snd_pcm_file_open
> }
>
> ctltype.hw {
> open _snd_ctl_hw_open
> }


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Jul 11 2001 - 17:27:55 EEST