On Thu, 6 Jan 2011 12:56:20 +0530
Sakthi Subramanian wrote:
> Hi,
> I am using the arecord utility to record the samples.
> How to get the PCM audio samples instead of having as WAV file from ALSA.?
>
>
> Regards
> Sakthi S G
http://sox.sf.net
http://www.eca.cx/ecasound/
, etc.
Regards,
S
Hi,
I am using the arecord utility to record the samples.
How to get the PCM audio samples instead of having as WAV file from ALSA.?
Regards
Sakthi S G
--
Learn how Oracle Real Application Clusters (RAC) One Node allows c
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
Our Java application uses the Java Sound API to play audio clips. On
Linux, the Java Sound API uses ALSA. Unfortunately, however, it is
hard-coded to always use ALSA card 0, device 0 ("hw:0,0"). We need it
to use the system's HDMI output, which ALSA is assigning card 0,
device 3 ("hw:0,3"). Bec
I ended up buying a new HDMI amp.. Now fully supports all sound codecs..
I think i need to disable pulseaudio as it does not support passthrough.
Thanks for your help!
On 3/01/2011 3:30 AM, L wrote:
On Sun, 2 Jan 2011 at 6:27pm, Steven Adams wrote:
Hi All,
Hello,
I've been trying to confi