hello!

On Thursday, 14. February 2002 18:03, you wrote:
> On Thu, 14 Feb 2002, Jan Suhr wrote:
> >> ecasound -i 96_24bit_excerpt.wav -f:s24_le,2,96000 -o alsa,hw:0
> >
> > I tried this expression with my own wav file; ecasound said:
> > ERROR: [ECA-CHAINSETUP] : "Enabling chainsetup: AUDIOIO-ALSA3:
> > Audio format not supported."
>
> Your soundcard doesn't support the specified s24bit, 96khz, 2ch audio
> format natively, so you'll have to use ALSA's plugin layer which
> converts the audio data into a format your soundcard does support. To
> do this, replace "alsa,hw:0" with "alsa,default" or "alsa,plughw:0".

I hear something but its only noise, no sound.

On Thursday, 14. February 2002 18:14, you wrote:
> What's the output of:
>
> echo aio-register | ecasound -c |grep alsa
>
> I get the following myself:
>
> --cut--
> 36. ALSA PCM device, regex: (^alsahw_09$)|(^alsaplugin_09$), params:
> label,card,device,subdevice 37. ALSA named PCM device, regex:
> ^alsa_09$, params: label,pcm_name 39. JACK interface, regex:
> (^jack_alsa$)|(^jack_mono$)|(^jack_multi$)|(^jack_generic$), params:
> label,portgroup 40. ALSA PCM device, regex: ^alsahw$, params:
> label,card,device,subdevice 41. ALSA PCM device, regex: ^alsaplugin$,
> params: label,card,device,subdevice 42. ALSA named PCM device, regex:
> ^alsa$, params: label,pcm_name --cut--

my output is:
32. ^alsa$, handled by "ALSA named PCM device". (params: label,pcm_name)
33. ^alsa_06$, handled by "ALSA named PCM device". (params: 
label,pcm_name)
34. ^alsahw$, handled by "ALSA PCM device". (params: 
label,card,device,subdevice)
35. ^alsahw_06$, handled by "ALSA PCM device". (params: 
label,card,device,subdevice)
36. ^alsaplugin$, handled by "ALSA PCM device". (params: 
label,card,device,subdevice)
37. ^alsaplugin_06$, handled by "ALSA PCM device". (params: 
label,card,device,subdevice)

any idea?

Jan

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to