<br><br><div class="gmail_quote">On Mon, Jul 16, 2012 at 5:28 PM, Ivan K <span dir="ltr"><<a href="mailto:ivan_521521@yahoo.com" target="_blank">ivan_521521@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div class="im"><div><span><br></span></div>Paul Davis <<a href="mailto:paul@linuxaudiosystems.com" target="_blank">paul@linuxaudiosystems.com</a>> writes:<br>
><br>> On Mon, Jul 16, 2012 at 2:28 PM, Ivan K <<a href="mailto:ivan_521521@yahoo.com" target="_blank">ivan_521521@yahoo.com</a>> wrote:<br>> ><br></div>> > But look at all of these devices I can choose from<div>
<div class="h5"><br>> > in Alsa mixer:<br>> ><br>> >   > HDA NVidia (Alsa mixer)<br>> >   > FG0560 Live! Cam Optia AF (Alsa mixer)<br>> >   > Capture: VF0560 Live! Cam Optia AF Analog Stereo (PulseAudio Mixer)<br>
> >   > M Audio Audiophile 24.96 (Alsa mixer)<br>> >   > Playback: ICE1712 [Envy24] PCI Multi-Channel I/O Controller Analog Stereo (PulseAudio Mixer)<br>> >   > Playback: Internal Audio Analog Stereo (PulseAudio Mixer)<br>
> >   > Capture: Monitor
 of ICE1712 [Envy24] PCI Multi-Channel I/O ControllerAnalog Stereo (PulseAudio Mixer)<br>> >   > Capture: ICE1712 [Envy24] PCI Multi-Channel I/O Controller Analog Stereo (PulseAudio Mixer)<br>> >   > Capture:  Monitor of internal Audio Analog Stereo (PulseAudio Mixer)<br>
> ><br>> <br>> the relevant output is really what this command says:<br>> <br>>    cat /proc/asound/cards<br>> <br>> the complication is that some devices have multiple PCM devices on a single<br>> card. then it gets a bit more complex. but in the common case, the "one to<br>
> pick" is hw:CARDNAME (as described here:<br>> <br>>    <a href="http://jackaudio.org/device_naming" target="_blank">http://jackaudio.org/device_naming</a><br>> <br><br></div></div>OK; my  /proc/asound/cards file reads:<br>
<br> 0 [NVidia  ]: HDA-Intel - HDA NVidia<br>               HDA NVidia at
 0xfe024000 irq 21<br> 1 [AF      ]: USB-Audio - VF0560 Live! Cam Optia AF<br>               Creative Labs VF0560 Live! Cam Optia AF at usb-0000:00:02.1-3, high speed<br> 2 [M2496   ]: ICE1712 - M Audio Audiophile 24/96<br>
               M Audio Audiophile 24/96 at 0xac00, irq 16<br><br></div></div></blockquote><div><br>have you tried <br><br>      aplay -D hw:M2496 /path/to/an/actual/wav/file/on/your/system.wav <br><br>(changing the file name appropriately, of course)?<br>
<br>the problem is that you may *also* need to play with the h/w mixer settings. envy24control is a better program for that with the 2496 than any of the standard generic mixer tools (and it has meters too).<br> <br></div>
</div>