<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.opendigitalradio.org/index.php?action=history&amp;feed=atom&amp;title=Mapping_of_jack_source_to_ALSA</id>
	<title>Mapping of jack source to ALSA - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.opendigitalradio.org/index.php?action=history&amp;feed=atom&amp;title=Mapping_of_jack_source_to_ALSA"/>
	<link rel="alternate" type="text/html" href="https://wiki.opendigitalradio.org/index.php?title=Mapping_of_jack_source_to_ALSA&amp;action=history"/>
	<updated>2026-04-22T03:47:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wiki.opendigitalradio.org/index.php?title=Mapping_of_jack_source_to_ALSA&amp;diff=775&amp;oldid=prev</id>
		<title>Coinchon: New page:  In order to map jack source to ALSA (to use aplay or arecord for example), create (or edit) .asoundrc in your home directory and add the following (or get inspired by this example):   pcm...</title>
		<link rel="alternate" type="text/html" href="https://wiki.opendigitalradio.org/index.php?title=Mapping_of_jack_source_to_ALSA&amp;diff=775&amp;oldid=prev"/>
		<updated>2011-07-07T15:32:31Z</updated>

		<summary type="html">&lt;p&gt;New page:  In order to map jack source to ALSA (to use aplay or arecord for example), create (or edit) .asoundrc in your home directory and add the following (or get inspired by this example):   pcm...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
In order to map jack source to ALSA (to use aplay or arecord for example), create (or edit) .asoundrc in your home directory and add the following (or get inspired by this example):&lt;br /&gt;
&lt;br /&gt;
 pcm.jackplug {&lt;br /&gt;
 	type plug&lt;br /&gt;
 	slave { pcm &amp;quot;jack&amp;quot; }&lt;br /&gt;
 }&lt;br /&gt;
 &lt;br /&gt;
 pcm.jack {&lt;br /&gt;
 	type jack&lt;br /&gt;
 	playback_ports {&lt;br /&gt;
 		0 alsa_pcm:playback_1&lt;br /&gt;
 		1 alsa_pcm:playback_2&lt;br /&gt;
 	}&lt;br /&gt;
 	capture_ports {&lt;br /&gt;
 		0 alsa_pcm:capture_1&lt;br /&gt;
 		1 alsa_pcm:capture_2&lt;br /&gt;
 	}&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Reference: http://www.alsa-project.org/main/index.php/Asoundrc#JACK_plugin&lt;/div&gt;</summary>
		<author><name>Coinchon</name></author>
	</entry>
</feed>