<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rivendellaudio.wiki/index.php?action=history&amp;feed=atom&amp;title=ALSA%2FAudigy_Multichannel_Setup_Old</id>
	<title>ALSA/Audigy Multichannel Setup Old - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rivendellaudio.wiki/index.php?action=history&amp;feed=atom&amp;title=ALSA%2FAudigy_Multichannel_Setup_Old"/>
	<link rel="alternate" type="text/html" href="https://rivendellaudio.wiki/index.php?title=ALSA/Audigy_Multichannel_Setup_Old&amp;action=history"/>
	<updated>2026-04-23T14:48:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://rivendellaudio.wiki/index.php?title=ALSA/Audigy_Multichannel_Setup_Old&amp;diff=28737&amp;oldid=prev</id>
		<title>imported&gt;WaybackImport: Imported from Wayback via edit</title>
		<link rel="alternate" type="text/html" href="https://rivendellaudio.wiki/index.php?title=ALSA/Audigy_Multichannel_Setup_Old&amp;diff=28737&amp;oldid=prev"/>
		<updated>2025-01-22T18:21:14Z</updated>

		<summary type="html">&lt;p&gt;Imported from Wayback via edit&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I have an Audigy 1 card that I wanted to be able to use the surround outs as a separate output on my board. After messing with my .asoundrc file, here&amp;#039;s the config that worked.&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
 pcm.rd0 {&lt;br /&gt;
  type plug&lt;br /&gt;
  slave {&lt;br /&gt;
     pcm &amp;quot;front&amp;quot;&lt;br /&gt;
  }&lt;br /&gt;
 }&lt;br /&gt;
 ctl.rd0 {&lt;br /&gt;
  type hw&lt;br /&gt;
  card 0&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
 pcm.rd1 {&lt;br /&gt;
  type plug&lt;br /&gt;
  slave {&lt;br /&gt;
        pcm &amp;quot;rear&amp;quot;&lt;br /&gt;
  }&lt;br /&gt;
 }&lt;br /&gt;
 ctl.rd1 {&lt;br /&gt;
  type hw&lt;br /&gt;
  card 0&lt;br /&gt;
 }&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I believe the &amp;quot;rear&amp;quot; and &amp;quot;front&amp;quot; keywords are unique to the Audigy emu10k1 driver, not every Alsa card driver will include them.&lt;br /&gt;
&lt;br /&gt;
I also came very close using the Alsa dmix plugin, but the output from Rivendell was unusable.&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>imported&gt;WaybackImport</name></author>
	</entry>
</feed>