<div class="gmail_quote">On 18 August 2012 08:13, Lee Maisel <span dir="ltr">&lt;<a href="mailto:maisel@lobo.net" target="_blank">maisel@lobo.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I have finally gotten my audio outputs working properly in MythTV and MythMusic, I installed Hulu Desktop, and it runs fine, from the MythTV menu, but the audio comes from the internal soundcard and not HDMI.<br>
<br>
I cannot find anywhere to change this!  Any ideas?<br>
<br>
Thanks!<br>
<br>
Lee<br><br></blockquote><div><br>You need to setup a &quot;.asoundrc&quot; file in your home directory, to match the settings you entered into myth.<br><br>Some good info here: <a href="http://www.alsa-project.org/main/index.php/Asoundrc">http://www.alsa-project.org/main/index.php/Asoundrc</a><br>

<br>My file contains the following, for reference:<br><br>pcm.!default {<br>type hw<br>card 0<br>device 3<br>}<br><br>ctl.!default {<br>type hw           <br>card 0<br>device 3<br>}<br><br>Cheers<br><br>Martin <br></div>
</div>
<br>