Re: Recording into ecasound

Joel Roth <[email protected]> Sat, 13 Oct 2018 18:33:53 -1000
Newsgroups gmane.comp.audio.ecasound.general
Message-ID <20181014043353.l2mse54zlxspvoej@sprite>
Joel Nash wrote:
> Its my first attempt recording into ecasound
.... 
> ecasound -c -b:512 -f:16,2,44100 \
>                  -n:VocalTest \
>                  -a:1 -i alsahw,1,0 -chcopy:1,2 -o alsa \
>                  -a:2 -i alsahw,1,0 -chcopy:1,2 -o voctest.wav
 
> but ecasound says : ERROR .... "Audio object "  " does not match an of the
> know audio device types or file formats.....
 
> Why does this work?

I'm not sure how to explain why this syntax is a problem,
but you can try another way.

ecasound -c -b:512 -f:16,2,44100 \
                  -n:VocalTest \
                  -a:1,2 -i alsahw,1,0 \
				  -a:1 -chcopy:1,2 -o alsa \
                  -a:2 -chcopy:1,2 -o voctest.wav

> Many thanks,
> 
> J



-- 
Joel Roth
  



_______________________________________________
Ecasound-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecasound-list