<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Modartt user forum - Linux + ZynAddSubFx]]></title>
	<link rel="self" href="https://forum.modartt.com/extern.php?action=feed&amp;tid=3519&amp;type=atom"/>
	<updated>2014-09-10T23:40:30Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.modartt.com/viewtopic.php?id=3519</id>
		<entry>
			<title type="html"><![CDATA[Re: Linux + ZynAddSubFx]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=934501#p934501"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>varpa wrote:</cite><blockquote><p>Nice enough, though I think Jack has so many advantages over running directly with Alsa, such as the ability to overlay sounds from both something like ZynAddSubFx and Pianoteq that I&#039;d never run without it.&nbsp; But if it works for you then go for it.&nbsp; &nbsp;By the way you could add a &quot;sleep 2&quot; command to have your script wait for 2 seconds before connecting the midi ports.</p></blockquote></div><p>Oops, the first script is missing the sleep command -- wrote the comment in but forgot to type the command.&nbsp; (It&#039;s not an exact copy &amp; paste from my actual scripts.)</p><p>Unfortunately, JACK is even worse coming back from suspend.&nbsp; I have a dedicated laptop just for Pianoteq and when I&#039;m done with my 30mins/day, I press suspend and go away.&nbsp; (Also set to auto-suspend after 30 mins or so.)&nbsp; So when I want to play again, I hit the power button to resume and my setup is ready within 3 seconds.&nbsp; But unfortunately, JACK is completely dead after suspend/resume.&nbsp; You gotta shut everything down, restart JACK, press some stuff on the JACK interface to make it re-init and then restart Pianoteq/ZynAddSubFx.</p>]]></content>
			<author>
				<name><![CDATA[Mossy]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3856</uri>
			</author>
			<updated>2014-09-10T23:40:30Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=934501#p934501</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Linux + ZynAddSubFx]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=934499#p934499"/>
			<content type="html"><![CDATA[<p>Nice enough, though I think Jack has so many advantages over running directly with Alsa, such as the ability to overlay sounds from both something like ZynAddSubFx and Pianoteq that I&#039;d never run without it.&nbsp; But if it works for you then go for it.&nbsp; &nbsp;By the way you could add a &quot;sleep 2&quot; command to have your script wait for 2 seconds before connecting the midi ports.</p>]]></content>
			<author>
				<name><![CDATA[varpa]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1918</uri>
			</author>
			<updated>2014-09-10T19:32:55Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=934499#p934499</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Linux + ZynAddSubFx]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=934495#p934495"/>
			<content type="html"><![CDATA[<p>Some notes from my head-banging yesterday:</p><p>You can have both Pianoteq and ZynAddSubFx installed on the same machine w/o using JACK but you need to have a launcher script clean up after each other.&nbsp; (You can use JACK to share the audio otuput but JACK does not respond well to a suspend/resume sequence so I use ALSA+direct hardware plus a kill/restart script.)</p><p>When starting ZynAddSubFx:</p><p># kill pianoteq first<br />pkill Pianoteq\ 5<br /># start ZASF in background w/ the -a parameter<br />zynaddsubfx -a &amp;<br /># wait 2 seconds for virtual midi interface to be built before directing midi input to ZASF<br /># to view midi device numbers, run: amidi -l<br />aconnect 16:0 128:0</p><p>When starting Pianoteq:</p><p># pkill ZASF<br />pkill zynaddsubfx<br /># ZASF starts up jackd even if you don&#039;t need it<br />pkill jackd<br /># start pianoteq<br />/ptq_path/arch/Pianoteq\ 5</p><p>ZynAddSubFx obviously does not generate realistic piano sounds but is still pretty fun to play around with.</p>]]></content>
			<author>
				<name><![CDATA[Mossy]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3856</uri>
			</author>
			<updated>2014-09-10T08:50:59Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=934495#p934495</id>
		</entry>
</feed>
