<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sharkers.net &#187; Alsa</title>
	<atom:link href="http://sharkers.net/tag/alsa/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharkers.net</link>
	<description>Blog de tecnología gamberra</description>
	<lastBuildDate>Sun, 24 Apr 2011 17:22:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Arregla tu sonido para tu ION Asrock y XBMC</title>
		<link>http://sharkers.net/2009/11/12/arregla-tu-sonido-para-tu-ion-asrock-y-xbmc/</link>
		<comments>http://sharkers.net/2009/11/12/arregla-tu-sonido-para-tu-ion-asrock-y-xbmc/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 21:01:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Alsa]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Pulseaudio]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[XBMC]]></category>
		<category><![CDATA[Karmic]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://sharkers.net/?p=29</guid>
		<description><![CDATA[Últimamente andaba con muchos problemas con Ubuntu y con Karmic en XBMC sobre todo para el tema del pase de sonido mp3, menús y demás a AC3 y DTS bajo la salida S/PDIF. Con lo siguiente que pongo a continuación podréis arreglar este problema para que os vaya todo el sonido fino fino &#160; vim [...]]]></description>
			<content:encoded><![CDATA[<p>Últimamente andaba con muchos problemas con Ubuntu y con Karmic en XBMC sobre todo para el tema del pase de sonido mp3, menús y demás a AC3 y DTS bajo la salida S/PDIF.</p>
<p>Con lo siguiente que pongo a continuación podréis arreglar este problema para que os vaya todo el sonido fino fino <img src='http://sharkers.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">&nbsp;
<span style="color: #c20cb9; font-weight: bold;">vim</span> .asoundrc  <span style="color: #7a0874; font-weight: bold;">&#40;</span>dentro de la carpeta de home de xbmc<span style="color: #7a0874; font-weight: bold;">&#41;</span>
&nbsp;
<span style="color: #666666; font-style: italic;">#dentro del fichero</span>
pcm.<span style="color: #000000; font-weight: bold;">!</span>default <span style="color: #7a0874; font-weight: bold;">&#123;</span>
<span style="color: #7a0874; font-weight: bold;">type</span> plug
slave.pcm <span style="color: #ff0000;">&quot;dmixer&quot;</span>
<span style="color: #7a0874; font-weight: bold;">&#125;</span>
&nbsp;
pcm.dsp0 <span style="color: #7a0874; font-weight: bold;">&#123;</span>
<span style="color: #7a0874; font-weight: bold;">type</span> plug
slave.pcm <span style="color: #ff0000;">&quot;dmixer&quot;</span>
<span style="color: #7a0874; font-weight: bold;">&#125;</span>
pcm.dmixer <span style="color: #7a0874; font-weight: bold;">&#123;</span>
<span style="color: #7a0874; font-weight: bold;">type</span> dmix
ipc_key <span style="color: #000000;">1024</span>
slave <span style="color: #7a0874; font-weight: bold;">&#123;</span>
pcm <span style="color: #ff0000;">&quot;hw:0,1&quot;</span>
period_time <span style="color: #000000;">0</span>
period_size <span style="color: #000000;">1024</span>
buffer_size <span style="color: #000000;">8192</span>
<span style="color: #666666; font-style: italic;">#periods 128</span>
rate <span style="color: #000000;">44100</span>
<span style="color: #7a0874; font-weight: bold;">&#125;</span>
bindings <span style="color: #7a0874; font-weight: bold;">&#123;</span>
<span style="color: #000000;">0</span> <span style="color: #000000;">0</span>
<span style="color: #000000;">1</span> <span style="color: #000000;">1</span>
<span style="color: #7a0874; font-weight: bold;">&#125;</span>
<span style="color: #7a0874; font-weight: bold;">&#125;</span>
ctl.mixer0 <span style="color: #7a0874; font-weight: bold;">&#123;</span>
<span style="color: #7a0874; font-weight: bold;">type</span> hw
card <span style="color: #000000;">0</span>
<span style="color: #7a0874; font-weight: bold;">&#125;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://sharkers.net/2009/11/12/arregla-tu-sonido-para-tu-ion-asrock-y-xbmc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

