<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Modartt user forum - Linux - JACK interface and LV2 plugins?]]></title>
	<link rel="self" href="https://forum.modartt.com/extern.php?action=feed&amp;tid=6989&amp;type=atom"/>
	<updated>2019-12-04T20:06:34Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.modartt.com/viewtopic.php?id=6989</id>
		<entry>
			<title type="html"><![CDATA[Re: Linux - JACK interface and LV2 plugins?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=964123#p964123"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Stephen_Doonan wrote:</cite><blockquote><div class="quotebox"><cite>aile wrote:</cite><blockquote><p>No jack audio support!<br />Only ALSA and Pulse Audio...</p></blockquote></div><p>Organteq works fine on my Linux computer using Jack. &quot;Jack Audio Connection Kit&quot; is listed in Organteq&#039;s Options--&gt;Devices, and in QJackctl, Organteq appears as &quot;alsa-jack.jackP.nnnn.n (the n&#039;s represent a number that is variable: changes every time Organteq is launched)</p></blockquote></div><br /><p>I tried again with a newer version of ubuntu linux and with ubuntustudio 19.10 (which has JACK pre-installed) it works. The audio device is displayed as &quot;JACK Audio Connection Kit&quot;</p>]]></content>
			<author>
				<name><![CDATA[aile]]></name>
				<uri>https://forum.modartt.com/profile.php?id=2626</uri>
			</author>
			<updated>2019-12-04T20:06:34Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=964123#p964123</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Linux - JACK interface and LV2 plugins?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=964119#p964119"/>
			<content type="html"><![CDATA[<p>I sent a question about this to the support and they replied a plugin version for GNU/Linux is under development and will be available in about a week.</p>]]></content>
			<author>
				<name><![CDATA[johey]]></name>
				<uri>https://forum.modartt.com/profile.php?id=5693</uri>
			</author>
			<updated>2019-12-04T17:32:28Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=964119#p964119</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Linux - JACK interface and LV2 plugins?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=964032#p964032"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>aile wrote:</cite><blockquote><p>No jack audio support!<br />Only ALSA and Pulse Audio...</p></blockquote></div><p>Organteq works fine on my Linux computer using Jack. &quot;Jack Audio Connection Kit&quot; is listed in Organteq&#039;s Options--&gt;Devices, and in QJackctl, Organteq appears as &quot;alsa-jack.jackP.nnnn.n (the n&#039;s represent a number that is variable: changes every time Organteq is launched)</p>]]></content>
			<author>
				<name><![CDATA[Stephen_Doonan]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4838</uri>
			</author>
			<updated>2019-12-01T20:20:55Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=964032#p964032</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Linux - JACK interface and LV2 plugins?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=964024#p964024"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Harald-LB wrote:</cite><blockquote><p>Does the full version also provide a LV2 plugin version and a full interface&nbsp; to the JACK Audio server?</p></blockquote></div><p>No LV2!<br />No jack audio support!</p><p>Only ALSA and Pulse Audio...<br />If you are interested in jack audio then you can momentarily use a bridge between ALSA and JACK.</p>]]></content>
			<author>
				<name><![CDATA[aile]]></name>
				<uri>https://forum.modartt.com/profile.php?id=2626</uri>
			</author>
			<updated>2019-12-01T16:52:58Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=964024#p964024</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Linux - JACK interface and LV2 plugins?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=964007#p964007"/>
			<content type="html"><![CDATA[<p>I downloaded the paid archive and it only contains one file. I&#039;m currently on Windows, so cannot test it (no support for audio in WSL), but here&#039;s what it is linked to:</p><div class="codebox"><pre><code>ldd Organteq\ 1
        linux-vdso.so.1 (0x00007fffd9d32000)
        librt.so.1 =&gt; /lib/x86_64-linux-gnu/librt.so.1 (0x00007f24df250000)
        libdl.so.2 =&gt; /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f24df040000)
        libX11.so.6 =&gt; /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f24ded00000)
        libasound.so.2 =&gt; /usr/lib/x86_64-linux-gnu/libasound.so.2 (0x00007f24de9f0000)
        libfreetype.so.6 =&gt; /usr/lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007f24de730000)
        libXext.so.6 =&gt; /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f24de510000)
        libm.so.6 =&gt; /lib/x86_64-linux-gnu/libm.so.6 (0x00007f24de160000)
        libgcc_s.so.1 =&gt; /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f24ddf40000)
        libpthread.so.0 =&gt; /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f24ddd20000)
        libc.so.6 =&gt; /lib/x86_64-linux-gnu/libc.so.6 (0x00007f24dd920000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f24df600000)
        libxcb.so.1 =&gt; /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f24dd6f0000)
        libpng16.so.16 =&gt; /usr/lib/x86_64-linux-gnu/libpng16.so.16 (0x00007f24dd4b0000)
        libz.so.1 =&gt; /lib/x86_64-linux-gnu/libz.so.1 (0x00007f24dd280000)
        libXau.so.6 =&gt; /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f24dd070000)
        libXdmcp.so.6 =&gt; /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f24dce60000)
        libbsd.so.0 =&gt; /lib/x86_64-linux-gnu/libbsd.so.0 (0x00007f24dcc40000)</code></pre></div>]]></content>
			<author>
				<name><![CDATA[johey]]></name>
				<uri>https://forum.modartt.com/profile.php?id=5693</uri>
			</author>
			<updated>2019-11-30T20:05:17Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=964007#p964007</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Linux - JACK interface and LV2 plugins?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=963982#p963982"/>
			<content type="html"><![CDATA[<p>I just downloaded the &quot;organteq_linux_trial_v100.7z&quot; from the Modartt site.</p><p>It just contains one executable. This executable only links to PulseAudio.</p><p>Does the full version also provide a LV2 plugin version and a full interface&nbsp; to the JACK Audio server?</p>]]></content>
			<author>
				<name><![CDATA[Harald-LB]]></name>
				<uri>https://forum.modartt.com/profile.php?id=6759</uri>
			</author>
			<updated>2019-11-30T10:08:20Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=963982#p963982</id>
		</entry>
</feed>
