I have an M-Audio Fast Track Pro which I would to like to use for
audio capture. I've been testing audio capture using the following
command:
$ arecord -f dat -D hw:0,1 | aplay -f dat
I am finding that ALSA has some issues a far as the Fast Track Pro is
concerned:
- Roughly 80% of the time, aud
Lewis Pike writes:
> I am using an "m-audio fast track pro" usb sound card in conjunction
> with ALSA version 1.0.23. I'm currently experiencing some problems
> using this card's analog capture device.
>
> I am using the following command to test the captur
I am using an "m-audio fast track pro" usb sound card in conjunction
with ALSA version 1.0.23. I'm currently experiencing some problems
using this card's analog capture device.
I am using the following command to test the capture device:
arecord -c 1 -f cd -D plughw:1,1 test.wav
This command us