<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Modartt user forum - Linux desktop integration]]></title>
	<link rel="self" href="https://forum.modartt.com/extern.php?action=feed&amp;tid=924&amp;type=atom"/>
	<updated>2009-11-24T17:10:16Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.modartt.com/viewtopic.php?id=924</id>
		<entry>
			<title type="html"><![CDATA[Re: Linux desktop integration]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=7339#p7339"/>
			<content type="html"><![CDATA[<p>Thanks for documenting your linux setup so much.&nbsp; I&#039;m making a stand-alone linux box myself, and I&#039;m getting decent performance, but it feels like it could be better..</p><p>I was trying to use a USB audio interface, and it was crackling and skipping like crazy.&nbsp; Built-in audio is performing much better, which is fine because the latency with basic ALSA settings is sufficient.</p><p>I&#039;m trying to work on a suspend/resume script that restarts Pianoteq, since it doesn&#039;t always pick up the USB MIDI connection when it resumes.&nbsp; The downside is that PT still doesn&#039;t remember the CPU overload protection (and multi-core rendering?) settings in Linux. (EDIT: I may be mistaken about this - it&#039;s been doing well being restarted the past few days.)</p><p>I wish that a MIDI device can be somehow connected to the X idle time, then I could have it auto-suspend (and resume?).</p><p>I might try an LMMS+VSTi interface (I&#039;ve read it&#039;s possible - google &quot;lmms vsti&quot;) when I get my small touchscreen monitor, unless PT makes a basic small-screen/full-screen option. (which would be perfect!)</p>]]></content>
			<author>
				<name><![CDATA[JerryKnight]]></name>
				<uri>https://forum.modartt.com/profile.php?id=983</uri>
			</author>
			<updated>2009-11-24T17:10:16Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=7339#p7339</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Linux desktop integration]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=7318#p7318"/>
			<content type="html"><![CDATA[<p>Hi Herman,</p><p>I would search and see if your card supports Linux -- if so, you will get outstanding performance.&nbsp; My performance index on the same hardware went up to 18-19 and that is still with other programs running!&nbsp; There is plenty of headroom even on my 1.5ghz C2D, 48khz and 128 note polyphony.</p><p>ALSA provides great low-latency performance with Pianoteq out of the box (without real-time kernel).&nbsp; If you are using JACK you *might* need the real-time kernel to ensure super-low latency with no xruns.</p><p>ethan</p>]]></content>
			<author>
				<name><![CDATA[ethanay]]></name>
				<uri>https://forum.modartt.com/profile.php?id=497</uri>
			</author>
			<updated>2009-11-23T22:50:46Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=7318#p7318</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Linux desktop integration]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=7298#p7298"/>
			<content type="html"><![CDATA[<p>Hi Ethan,</p><p>Thank you for you extensive explanation. ;-)<br />Because I&#039;m going to use it during live gigs, I&#039;m still a bit withholding because I&#039;m not quite sure when to get the best performance with my RME card: Windows or Linux. I would personally prefer Linux if there&#039;s no performance penalty. </p><p>And second: the Linux version of Pianoteq is also VST capable? This is really important because I want to run multiple instances controlled from one program.</p><p>Cheers,<br />Herman</p>]]></content>
			<author>
				<name><![CDATA[hvaartsen]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1050</uri>
			</author>
			<updated>2009-11-23T09:52:51Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=7298#p7298</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Linux desktop integration]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=7294#p7294"/>
			<content type="html"><![CDATA[<p>hi hvaartsen,</p><p>standard Ubuntu 9.10 installation on Dell XPS m1330 2gb T5250<br /> w/separate partition for /home</p><p>setup the desktop however you want -- i disable unnecessary services (e.g., i don&#039;t use bluetooth or evolution, including the clock/calendar applet).&nbsp; i have installed gnome-do and configured it to be like the MacOSX dock -- very cool and functional.</p><p>system &gt; administration &gt; users and groups &gt; add your user to &quot;audio&quot; and &quot;video&quot; groups</p><p><a href="https://help.ubuntu.com/community/UbuntuStudioControls">https://help.ubuntu.com/community/UbuntuStudioControls</a><br /><a href="https://help.ubuntu.com/community/FireWire">https://help.ubuntu.com/community/FireWire</a>&nbsp; -- ignore rtirq for now (see below)</p><p>edit /etc/security/limits.conf to add the following line if it doesn&#039;t exist -- the other two parameters (memlock and nice) should be there from UbuntuStudio Control</p><p>&quot;@audio - rtprio 95&quot; or similar priority</p><p>my rtprio is 85 and nice is -15.&nbsp; with rtprio and nice i worry about audio competing with essential system processes if i set them too high, so this is good middle ground for me <i class="far fa-smile smiley"></i></p><p>gnome panel:&nbsp; right click, add cpufreq scaling monitor applets x 2<br />use these to enable &quot;performance mode&quot; on both cores.&nbsp; In Pianoteq this gives me 15-20% more CPU headroom.&nbsp; when i am finished with audio work, i just change it back to &quot;ondemand&quot; to save power/heat/battery life.&nbsp; also helpful to close firefox and disable networking (software AND hardware kill switch) during audio work.</p><p>the last step would be to add the linux-rt kernel and install and setup rtirq:<br /><a href="http://ubuntuforums.org/showthread.php?t=1328175">http://ubuntuforums.org/showthread.php?t=1328175</a></p><p>i haven&#039;t installed a the linux-rt kernel yet.&nbsp; two questions i have about the linux-rt kernel:&nbsp; 1. does it allow cpu freq scaling?&nbsp; 2. can i suspend/hibernate my computer with it?&nbsp; even if it doesn&#039;t, i may still install it and install/configure rtirq in case i need better performance, so i can reboot with the linux-rt kernel as necessary, e.g., when i do more recording work/longer sessions.</p><p>after setup is done, install whatever programs you need (jackd, qjackctl, ffado, etc) and configure them appropriately.&nbsp; i can run Pianoteq with either ALSA backend (Intel HDA 2.0 integrated soundcard -- sounds great!) or JACK backend.&nbsp; With jack, i can use either ALSA or FFADO (firewire) for my AudioFire2 sound card.&nbsp; Full access to soundcard settings via ffado-mixer.&nbsp; </p><p>qjackctl automatically suspends PulseAudio, so there is no hardware conflict.&nbsp; Normal audio resumes when exiting qjackctl.&nbsp; the bonus is higher JACK performance.&nbsp; on the other hand, if there is ever an option to allow JACK to exist on top of PulseAudio, then you can play/record from ANY sound-generating application (think: mplayer, firefox/youtube, rhythmbox) with JACK.&nbsp; i haven&#039;t gotten this to work, but am not sure i want/need it.</p><p>at any rate, this beats a dual-boot setup by far!&nbsp; all my files and programs are in one convenient location with minimal interruption in work flow <i class="far fa-laugh smiley"></i></p>]]></content>
			<author>
				<name><![CDATA[ethanay]]></name>
				<uri>https://forum.modartt.com/profile.php?id=497</uri>
			</author>
			<updated>2009-11-22T22:32:32Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=7294#p7294</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Linux desktop integration]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=7289#p7289"/>
			<content type="html"><![CDATA[<p>Can you explain what kind of tweaking you did?<br />I&#039;m still considering installing Ubuntu (instead of Windows) on a Pentium Quad Core and a RME HDSPe AIO sound card. At this moment I&#039;m running Ubuntu on a dual Xeon machine but due to the size of the tower it&#039;s not really portable ;-)</p>]]></content>
			<author>
				<name><![CDATA[hvaartsen]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1050</uri>
			</author>
			<updated>2009-11-22T21:14:16Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=7289#p7289</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Linux desktop integration]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=7288#p7288"/>
			<content type="html"><![CDATA[<p>thank you -- much appreciated!!</p>]]></content>
			<author>
				<name><![CDATA[ethanay]]></name>
				<uri>https://forum.modartt.com/profile.php?id=497</uri>
			</author>
			<updated>2009-11-22T19:55:39Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=7288#p7288</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Linux desktop integration]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=7276#p7276"/>
			<content type="html"><![CDATA[<p>Here is the icon for pianoteq: <a href="http://www.pianoteq.com/images/logo/pianoteq_icon_128.png">http://www.pianoteq.com/images/logo/pia...on_128.png</a></p><p>There is no installation step on linux, so you can put the executable anywhere, that should not make a difference.</p>]]></content>
			<author>
				<name><![CDATA[julien]]></name>
				<uri>https://forum.modartt.com/profile.php?id=2</uri>
			</author>
			<updated>2009-11-22T13:01:57Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=7276#p7276</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Linux desktop integration]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=7274#p7274"/>
			<content type="html"><![CDATA[<p>Questions:</p><p>1. Can Modartt please provide a launcher icon for the linux version of Pianoteq?&nbsp; I would like to create launchers for it with a suitable icon. </p><p>2. also to confirm:&nbsp; I am unused to a universal binary -- how do I install it?&nbsp; Do I just leave the folder in my /home directory, or do I move it to something like /usr/local/bin/?</p><p>Also, I would like to gush:</p><p>after a bit of tweaking, i have Pianoteq running in real-time very nicely with ALSA or JACK on my Ubuntu 9.10 laptop with the standard (non-RT) kernel.&nbsp; This includes access to my external firewire audio device(!), with low latencies.&nbsp; &nbsp;It was astonishingly simple to set up.</p><p>Pianoteq is performing better than ever (performance index jumped from 14 previously to 18-19 now), and that is with a network connection, bittorrent client, and firefox (several windows) running!</p><p>...if i truly need real-time stability (e.g., for pop-free recording), i may just be able to complete the tweaking by installing rtirq and booting with the linux-rt kernel as necessary...</p><p>this is closer to my dream of a simple setup (no dual boot!) that does everything i need it to without having any major interruptions in work flow.</p>]]></content>
			<author>
				<name><![CDATA[ethanay]]></name>
				<uri>https://forum.modartt.com/profile.php?id=497</uri>
			</author>
			<updated>2009-11-22T11:23:24Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=7274#p7274</id>
		</entry>
</feed>
