<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=6055&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Configuring audio routing from pulseaudio to jack]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=6055</link>
		<description><![CDATA[The most recent posts in Configuring audio routing from pulseaudio to jack.]]></description>
		<lastBuildDate>Thu, 05 Oct 2023 16:00:13 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Configuring audio routing from pulseaudio to jack]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=44708#p44708</link>
			<description><![CDATA[<p>Configuring audio routing from pulseaudio to jack:</p><p>sudo apt install xorg alsa-utils pulseaudio pulseaudio-module-jack qjackctl<br />*This method only works with i3 or mate, with xfce I don&#039;t know why it doesn&#039;t work.<br />sudo apt install i3-wm<br />or<br />sudo apt install mate</p><p>Qjackctl config:<br />Setup/Impostazioni -&gt; Driver alsa with Real time flag, interface chooses its own, Sampling 44100,<br />Fotogrammi 1024, Periodo 2<br />Spuntare i flag in:<br />Opzioni -&gt; <br />-Esegui script dopo l&#039; Avvio: <br />pacmd load-module module-jack-source channels=2; pacmd load-module module-jack-sink channels=2;<br />-Esegui script dopo l&#039; Arresto: <br />killall jackd<br />Spuntare il flag in:<br />Varie -&gt;<br />Avvia il server Jack all&#039; avvio dell&#039; applicazione</p><p>*From: <a href="https://jackaudio.org/faq/linux_rt_config.html" rel="nofollow">https://jackaudio.org/faq/linux_rt_config.html</a></p><p>sudo vim /etc/security/limits.conf</p><p>@audio&#160; &#160;-&#160; rtprio&#160; &#160; &#160;95<br />@audio&#160; &#160;-&#160; memlock&#160; &#160; unlimited</p><p>In devuan it is already created by default, possibly to check:<br />grep -Ri audio /etc/group</p><p>In absence give:<br />sudo groupadd audio<br />sudo usermod -a -G audio yourUserID</p><p>And finally:<br />Logout and back in</p><p>#### Per i Pd users<br />sudo apt install fonts-firacode<br />echo &quot;pd=&#039;puredata -font-face &quot;Fira Code&quot; -font-size 12 -font-weight bold&#039;&quot; &gt;&gt; ~/.bashrc<br />source ~/.bashrc<br />Per fish-shell googlate...</p>]]></description>
			<author><![CDATA[dummy@example.com (Vim Liquido)]]></author>
			<pubDate>Thu, 05 Oct 2023 16:00:13 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=44708#p44708</guid>
		</item>
	</channel>
</rss>
