[ecasound] Recording into ecasound

From: Joel Nash <joelnash@email-addr-hidden>
Date: Sun Oct 14 2018 - 00:12:07 EEST

Its my first attempt recording into ecasound

the following command:

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

I can here my voice through the mic.

The next command:

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

records to a file but of course I can't here myself through the monitor so
naturally I put the two together and
I used:

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?

Many thanks,

J

_______________________________________________
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