Klaus Jaensch wrote:
> Am 28.01.2016 um 09:34 schrieb Clemens Ladisch:
>> Klaus Jaensch wrote:
>>> we use an M-Audio Fast Track USB device to record mono speech.
>>> We face the problem that for mono recordings both input channels of the
>>> device are mixed together. But we want to record only the left channel,
>>> not the mix.
>>
>> Try:
>> arecord -D '{type plug slave.pcm "hw:Track" route_policy copy}' -f cd -c1
>> mono.wav
>
> Though the command line does not work
Sorry, the brace syntax actually works only for device parameters.
> If tried to apply the option only to capture, but I could not get it to work.
pcm.default_or_whatever_you_name_it {
type asym
playback.pcm {
...
}
capture.pcm {
...
}
}
Regards,
Clemens
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Alsa-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alsa-user