Re: [ecasound] Recording into ecasound

From: Joel Roth <joelz@email-addr-hidden>
Date: Sun Oct 14 2018 - 07:33:53 EEST

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
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Sun Jun 16 21:14:41 2019

This archive was generated by hypermail 2.1.8 : Sun Jun 16 2019 - 21:14:41 EEST