<?php
include "/home/vhosts/crusher.dk/common.inc.php";

page_header("CrusherLand: ALSA .asoundrc");
page_open();
?>
<h1>An .asoundrc for ice1712</h1>
<p>It took me quite a while to figure enough of the .asoundrc format
to do what I wanted - bundle 2 channels into 1 stereo channel for use
with my receiver and my headphones. Therefore, I have put in on this
page for you to use/get inspired from.</p>
<pre>
<?php
include "asoundrc";
?>
</pre>
<p>So feel free to use this config or any variants you might create and 
please forward then to me so I may learn from them.</p>
<p>Keywords: Advanced Linux Sound Architecture, Envy24, M-Audio, snd_ice1712, route, dmix</p>

<?php
page_close("2007-04-30");
?>

