<div dir="ltr">you get static because aplay doesn't handle anything except regular PCM data. compressed file formats like FLAC are recognized as "raw data" and it just guesses a sample rate and data format, which naturally are all wrong. find a PCM file (something.wav) and try that.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Aug 10, 2013 at 9:19 AM, Roger Weinheimer <span dir="ltr"><<a href="mailto:rweinheimer@yahoo.com" target="_blank">rweinheimer@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">So I tried<br>
<br>
miniG4:~$ aplay --device=plughw:1,0 flac/ripit/B/Beatles/Let_It_Be..._Naked/10_Across_The_Universe.flac<br>
Playing raw data 'flac/ripit/B/Beatles/Let_It_Be..._Naked/10_Across_The_Universe.flac' : Unsigned 8 bit, Rate 8000 Hz, Mono<br>
^CAborted by signal Interrupt...<br>
miniG4:~$<br>
<br>
and got static. Which is a huge improvement! At least I'm getting sound, now.<br>
<br>
Clemens, I appreciate all your interest and support.<br>
<br>
As I stated originally, the man at the local stereo shop duplicated my environment, albeit on slightly different hardware (macbook G4 vs mini G4). His is working. What differences should I be looking at?<br>
<div class="HOEnZb"><div class="h5"><br>
On Aug 10, 2013, at 1:28 AM, Clemens Ladisch wrote:<br>
<br>
> Roger Weinheimer wrote:<br>
>> These are the specs from the DAC packaging, fwiw. Does this help to address format/capabilities questions?<br>
><br>
> It does not really matter what particular format is attempted to be used<br>
> by the player, and what particular format is actually supported by the<br>
> device.  Just replace "hw" with "plughw", and the format will be<br>
> automatically converted, if necessary.<br>
><br>
><br>
> Regards,<br>
> Clemens<br>
<br>
_______________________________________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
</div></div></blockquote></div><br></div>