Re: [ecasound] alsa

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

Subject: Re: [ecasound] alsa
From: S. Massy (theanaloguekid_AT_tak.net.dhis.org)
Date: Thu Apr 18 2002 - 18:22:42 EEST


On Thu, 18 Apr 2002, Lance Hoffmeyer <lance_AT_augustmail.com> wrote:

> I set this up and it works somewhat.
>
> ecasound -i:my.wav -o:alsahw,d66 works but
> ecasound -i:my.wav -o:alsa,d66 does not work.
What about:
ecasound -i:my.wav -o:alsa_09,d66
?
>
>
> Also, even stranger, is that ecasound is still using
> the SB16 even though I put the syntax below in my
> .ecasoundrc. During playback I can adjust sound levels
> with the SB16 mixer but nothing happens if I adjust the
> ICE1712 mixer?
>
> Lance
>
>
> P.S. Which docs have the information on the syntax below?
>
>
>
>
>
> > Did you set up a .asoundrc? Something like:
> >
> > # ice1712 HW Device (NO FORMAT CONVERSION WILL TAKE PLACE)
> > pcm.ice1712 {
> > type hw
> > card 1
> > }
> > ctl.ice1712 {
> > type hw
> > card 1
> > }
> > # Automatic sample conversion etc...
> > pcm.d44 {
> > type plug
> > slave.pcm ice1712
> > route_policy copy
> > }
> > ctl.d44 {
> > type hw
> > card 1
> > }
> >
> > I can then do:
> >
> > # ecasound -i:my.wav -o:alsa,ice1712
> >
> > but the hw layer requires that we take care of formats matching (use
> > -f). With the plugin layer we can do:
> >
> > # ecasound -i:my.wav -o:alsa,d44
> >
> > and format conversion will be taken care of by alsa. The names I
> > choose were arbitrary...choose at will. BTW, the ice1712 in your config
> > appears to be card 1, not card 0. Hope this helps.
>
>
>
> Yeah, I used card 0 as the example because it worked.
>
>
>
>
> >
> > --ant
> > --
> > To unsubscribe send message 'unsubscribe' in the body of the
> > message to <ecasound-list-request_AT_wakkanet.fi>.
> >
>
> --
>
> Lance Hoffmeyer
> lance_AT_augustmail.com
>
> -------------------------------------------------------------------------------
> I see you, and you see me. I experience you,and you experience me. I see you
> behavior. You see my behavior. But I do not and never have and never will see
> your experience of me. Just as you cannot "see" my expereience of you. My
> experience of you is not "inside" me. It is simply you, as I experience you.
> And I do not experience you as inside me. Similarily, I take it that you do
> not experience me as inside you.
> -
> R.D. Laing
> --
> To unsubscribe send message 'unsubscribe' in the body of the
> message to <ecasound-list-request_AT_wakkanet.fi>.
>

--
To unsubscribe send message 'unsubscribe' in the body of the
message to <ecasound-list-request_AT_wakkanet.fi>.


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

This archive was generated by hypermail 2b28 : Thu Apr 18 2002 - 18:08:32 EEST