Re: [ecasound] ecasound + alsa + delta1010

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

Subject: Re: [ecasound] ecasound + alsa + delta1010
From: S. Massy (theanaloguekid_AT_tak.net.dhis.org)
Date: Tue Nov 13 2001 - 08:03:58 EET


On Tue, 13 Nov 2001, gianni <gianni_AT_goldnet.it> wrote:

> hi everybody,
>
> I just buy an audio card Delta 1010 (ice1712) and I have some problems
> with alsa support with ecasound.
>
> I compiled and installed the alsa driver 0.5.12 everything is ok with
> arecord, the command:
>
> arecord -c 0 -o 12 -s 44100 -f s16l -w 12ch.wav
>
> records a 12 channels audio file good.
>
> but ecasound doesn't support alsa. I try do download the source of
> ecasound v 2.0.1 and recompile but alsa is still unsupported.
>
> Output of the command:
> linux_AT_sole:~$ echo aio-register|ecasound -c|grep alsa
>
> --------------
> 29. ^alsa_06$, handled by "ALSA named PCM device". (params: label,pcm_name)
> 30. ^alsahw_06$, handled by "ALSA PCM device". (params: label,card,device,subdevice)
> 31. ^alsaplugin_06$, handled by "ALSA PCM device". (params: label,card,device,subdevice)
> --------------
>
> Output of the command:
> ecasound -i 02everybody.wav -o alsa,default -d:255
The syntax you're using is the one for alsa 0.9.x but you're using
0.5.x, does it work with something like:
ecasound -i 02everybody.wav -o alsahw,0,0
?
>
> --------------------------------------
> (eca-session) Set debug level to: 255
> (eca-chainsetup) Interpreting global option "-i:02everybody.wav".
> (eca-chainsetup) Interpreting global option "-o:alsa,default".
> (chain) constuctor: CHAIN
> add_default_chain()
> (eca-chainsetup) Interpreting object option "-i:02everybody.wav".
> (eca-audio-objects) adding file "02everybody.wav".
> Eca-audio-objects/Parsing input
> (eca-object-map) match: \.wav$-.wav
> (eca-object-factory) Object "-i:02everybody.wav" created, type "RIFF wave file". Has 2 parameter(s).
> (eca-audio-objects) Assigning file to chains: default
> (eca-chainsetup) Interpreting object option "-o:alsa,default".
> (eca-audio-objects) adding file "alsa".
> Eca-audio-objects/Parsing output
> ECA_AUDIO_OBJECTS destructor!
> (eca-audio-objects) Deleting chain "default".
> CHAIN destructor!
> (eca-audio-objects) Deleting audio device/file "02everybody.wav".
> (file-io) Closing file 02everybody.wav
> ---
> ERROR: [ECA-CHAINSETUP] : "Format of output alsa not recognized."
> ------------------------------------
>
> Can you please help me to find out the problem?
> Thanks.
>
> Gianni.
> --
> 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 : Tue Nov 13 2001 - 07:58:04 EET