<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=5935&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Chimaera sound/music issues]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5935</link>
		<description><![CDATA[The most recent posts in Chimaera sound/music issues.]]></description>
		<lastBuildDate>Wed, 30 Aug 2023 22:33:07 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Chimaera sound/music issues]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43974#p43974</link>
			<description><![CDATA[<p>For what it&#039;s worth, Pre-empt is not RealTime, but close.</p><p>I hope it keeps working for you. </p><p>See how you go when playing back 14 tracks while recording overdubs in real time.</p><p>Minimal xruns.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Wed, 30 Aug 2023 22:33:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43974#p43974</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chimaera sound/music issues]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43970#p43970</link>
			<description><![CDATA[<p>thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (torquebar)]]></author>
			<pubDate>Wed, 30 Aug 2023 19:33:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43970#p43970</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chimaera sound/music issues]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43968#p43968</link>
			<description><![CDATA[<div class="quotebox"><cite>torquebar wrote:</cite><blockquote><div><p>This distro does run a RT kernel (I think)</p><div class="codebox"><pre><code># uname -a
Linux localhost.localdomain 5.14.21-150500.55.19-default #1 SMP PREEMPT_DYNAMIC Tue Aug 8 22:15:01 UTC 2023 (9908c29) x86_64 x86_64 x86_64 GNU/Linux</code></pre></div></div></blockquote></div><p>No, that not a RT kernel, that would look like this:</p><div class="codebox"><pre><code>Linux localhost.localdomain 5.14.21-150500.55.19-default #1 SMP PREEMPT_DYNAMIC RT Tue Aug 8 22:15:01 UTC 2023 (9908c29) x86_64 x86_64 x86_64 GNU/Linux</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Wed, 30 Aug 2023 18:00:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43968#p43968</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chimaera sound/music issues]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43967#p43967</link>
			<description><![CDATA[<div class="quotebox"><cite>delgado wrote:</cite><blockquote><div><div class="quotebox"><cite>torquebar wrote:</cite><blockquote><div><p> I thought jack was needed TO provide virtual low latency so why use it if one has a real low-latency kernel?</p></div></blockquote></div><p>jack needs a real-time-kernel to be able to schedule the audio-related processes accordingly.</p><p>The error message (#1) could also mean &quot;your user is not allowed to do real time scheduling&quot;, even if the kernel is capable.</p></div></blockquote></div><p>I&#039;m on Suse-Leap right now but you just solved my problem, or at least provided a workaround.</p><p>This distro does run a RT kernel (I think)</p><div class="codebox"><pre><code># uname -a
Linux localhost.localdomain 5.14.21-150500.55.19-default #1 SMP PREEMPT_DYNAMIC Tue Aug 8 22:15:01 UTC 2023 (9908c29) x86_64 x86_64 x86_64 GNU/Linux</code></pre></div><p>When I read &#039;permissions&#039; I decided to try it as root, it didn&#039;t work either</p><p>But then I logged back as userr, retried ...and BINGO.</p><p>Beats the rcap out me lieutenant, but nice work&#160; :-)</p>]]></description>
			<author><![CDATA[dummy@example.com (torquebar)]]></author>
			<pubDate>Wed, 30 Aug 2023 17:14:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43967#p43967</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chimaera sound/music issues]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43955#p43955</link>
			<description><![CDATA[<div class="quotebox"><cite>torquebar wrote:</cite><blockquote><div><p> I thought jack was needed TO provide virtual low latency so why use it if one has a real low-latency kernel?</p></div></blockquote></div><p>jack needs a real-time-kernel to be able to schedule the audio-related processes accordingly.</p><p>The error message (#1) could also mean &quot;your user is not allowed to do real time scheduling&quot;, even if the kernel is capable.</p>]]></description>
			<author><![CDATA[dummy@example.com (delgado)]]></author>
			<pubDate>Wed, 30 Aug 2023 12:04:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43955#p43955</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chimaera sound/music issues]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43953#p43953</link>
			<description><![CDATA[<div class="quotebox"><cite>GlennW wrote:</cite><blockquote><div><p>Hi, I think jack wants realtime access from the kernel.</p><p>uname -a will show your current kernel version, yours should have rt in it&#039;s name.</p><p>(edit) terrible typos</p></div></blockquote></div><p>Thanks, I&#039;m on slackware right now:</p><p># uname -a<br />Linux darkstar.example.net 5.15.117 #1 SMP PREEMPT Thu Jun 22 15:39:49 CDT 2023 x86_64 AMD FX(tm)-8150 Eight-Core Processor AuthenticAMD GNU/Linux</p><p>...similar problems with jack_capture on several distros. Jack itself seems to work OK, but my technical polish is the equivalent of about grit-20 sandpaper. I thought jack was needed TO provide virtual low latency so why use it if one has a real low-latency kernel?</p>]]></description>
			<author><![CDATA[dummy@example.com (torquebar)]]></author>
			<pubDate>Wed, 30 Aug 2023 11:39:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43953#p43953</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chimaera sound/music issues]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43944#p43944</link>
			<description><![CDATA[<p>Hi, I think jack wants realtime access from the kernel.</p><p>uname -a will show your current kernel version, yours should have rt in it&#039;s name.</p><p>(edit) terrible typos</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Wed, 30 Aug 2023 07:39:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43944#p43944</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chimaera sound/music issues]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43938#p43938</link>
			<description><![CDATA[<div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><div class="quotebox"><cite>torquebar wrote:</cite><blockquote><div><p>. . . anyway, isn&#039;t Devuan a rolling release?</p></div></blockquote></div><p>No! At least as to what I understand a rolling release to be. It is a &quot;stable&quot; release. &quot;testing&quot;is a rolling release until it becomes the next &quot;stable&quot; release. See:</p><p><a href="https://www.devuan.org/os/releases" rel="nofollow">https://www.devuan.org/os/releases</a></p></div></blockquote></div><p>:-)</p><p>That HAS to be the fastest response I have ever received in any forum, group or mailing list!</p>]]></description>
			<author><![CDATA[dummy@example.com (torquebar)]]></author>
			<pubDate>Tue, 29 Aug 2023 22:28:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43938#p43938</guid>
		</item>
		<item>
			<title><![CDATA[Re: Chimaera sound/music issues]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43936#p43936</link>
			<description><![CDATA[<div class="quotebox"><cite>torquebar wrote:</cite><blockquote><div><p>. . . anyway, isn&#039;t Devuan a rolling release?</p></div></blockquote></div><p>No! At least as to what I understand a rolling release to be. It is a &quot;stable&quot; release. &quot;testing&quot;is a rolling release until it becomes the next &quot;stable&quot; release. See:</p><p><a href="https://www.devuan.org/os/releases" rel="nofollow">https://www.devuan.org/os/releases</a></p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Tue, 29 Aug 2023 22:15:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43936#p43936</guid>
		</item>
		<item>
			<title><![CDATA[Chimaera sound/music issues]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=43935#p43935</link>
			<description><![CDATA[<p>I&#039;m using chimaera (IV) and update it regularly, have not many problems with it so I don&#039;t see why I would upgrade; anyway, isn&#039;t Devuan a rolling release? </p><p>The current problem I <strong>*do*</strong> have is with sound or rather music apps; namely, jack_capture and qjackctl. The context is the group of apps I use to create my own backing tracks for guitar, not all each time but usually started in this order: qjackctl, qsynth, Yoshimi, Hydrogen, Rosegarden. </p><p>jack_capture is driving me nuts (and not only when using Devuan), here&#039;s the error message that no one seems to know how to put out of its freakin&#039; misery:</p><div class="codebox"><pre><code>Cannot lock down 107341338 byte memory area (Cannot allocate memory)
&gt;&gt;&gt; Warning. Could not set higher priority for a SCHED_OTHER process using setpriority().
Cannot use real-time scheduling (RR/5) (1: Operation not permitted)
JackClient::AcquireSelfRealTime error
&gt;&gt;&gt; Recording to &quot;jack_capture_02.wav&quot;. Press &lt;Return&gt; or &lt;Ctrl-C&gt; to stop.
&gt;&gt;&gt; Please wait while writing all data to disk. (shouldn&#039;t take long) 
   |&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;|
00:|                                                                 |
01:|                                                                 |
Buffer: 4.03s./4.03s    Time: 0.07m.   DHP: [ ]  Overruns: 0  Xruns: 0</code></pre></div><p>The other one is qjackctl which doesn&#039;t recognize an already started<br />Yoshimi synthesizer which thus doesn&#039;t show in the qjackctl &#039;connections&#039;<br />dialog. Yoshimi in this case is the rather outdated v-1.7.4 but I have <br />no idea if this is a factor.</p><p>Any help would be appreciated, particulartly with jack_capture.</p><p>-- <br />Tuesdays are Devuan days: GNU/Linux 4 (chimaera), BIOS-boot, DM=Unknown, <br />Kernel=5.10.0-25-amd64 on x86_64, DM=Unknown, DE=XFCE, ST=x11,grub2, GPT, <br /><a href="https://imgur.com/x2A9zHw.png" rel="nofollow">https://imgur.com/x2A9zHw.png</a>&#160; &#160; &#160; <a href="https://i.imgur.com/RsbswMP.png" rel="nofollow">https://i.imgur.com/RsbswMP.png</a></p>]]></description>
			<author><![CDATA[dummy@example.com (torquebar)]]></author>
			<pubDate>Tue, 29 Aug 2023 22:01:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=43935#p43935</guid>
		</item>
	</channel>
</rss>
