<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Modartt user forum - how to install Pianoteq 7.4 and Organteq 1.6.3 for raspberry pi?]]></title>
	<link rel="self" href="https://forum.modartt.com/extern.php?action=feed&amp;tid=8782&amp;type=atom"/>
	<updated>2021-09-04T05:41:24Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.modartt.com/viewtopic.php?id=8782</id>
		<entry>
			<title type="html"><![CDATA[Re: how to install Pianoteq 7.4 and Organteq 1.6.3 for raspberry pi?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=977781#p977781"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>lewisalexander2020 wrote:</cite><blockquote><div class="quotebox"><cite>kingfisher wrote:</cite><blockquote><div class="quotebox"><cite>lewisalexander2020 wrote:</cite><blockquote><p>Hi folks. </p><p>Can anyone give me guidance on how to install pianoteq 7 and organteq 1.6 on a raspberry pi 4b running the latest build of Raspberry Pi OS? I&#039;m a little stuck.</p><p>any advice, terminal commands, other resources to get the best out of both products on a Pi4B, would be much appreciated.</p><p>interface is a hifiberry DAC2Pro and master controller is a fatar studiologic SL88 Studio&nbsp; Don&#039;t want it headless as it&#039;s going to be driven by a 15.6&quot; touch panel.</p><p>Can anyone help please?</p><p>lew</p></blockquote></div><p>I don&#039;t have access to my Rasberry right now but here are the highlights from my notes:</p><p>Enable VNC Server on your Raspberry if you want to access remotely, I believe it is included in the current 64bit OS otherwise it can be downloaded:<br /><a href="https://www.realvnc.com/en/connect/download/vnc/raspberrypi/">https://www.realvnc.com/en/connect/down...spberrypi/</a></p><p>Download Pianoteq using the webbrowser on your Raspberry<br />Move the downloaded file from download folder to /home/pi</p><p>In a console window run the following command in the same folder of the Pianoteq 7z/zip package:<br />wget -qO setup.py <a href="https://git.io/JqVD6">https://git.io/JqVD6</a> &amp;&amp; sudo python3 setup.py</p><p>This will install Pianoteq and the configure the OS with the optimal settings to run Pianoteq, unfortunately I don&#039;t believe this command is configured to install Organteq...</p></blockquote></div><br /><p>the script you mentioned, does this turn it into a headless spec? if so, that would cause a few issues. I&#039;ll give this a go...</p><p>right, off to get my hands on a copy of 64 bit raspberry pi os. running 32 bit official as this is a bit new to me lol.</p><p>The plan is to provide a studio piano for our church, an Anglican, traditional church in North Wales, where I am one of the organists and session musicians as well as their technician. The original piano was one of those nasty old yamaha clavinova&#039;s from the early 90&#039;s which had an electrical fire. so am building something rather unique. So, ideally I want to supply a system that covers a few options, primarily the piano system, then Organteq for moments where the console may be out of action, etc and ideally a workstation synth for other bread and butter sounds.</p><p>lew</p></blockquote></div><p>I use our Pianoteq Rasberry on our church&#039;s Yamaha NU1, connected to the usb-out. <br />If you don&#039;t install/configure VNC you can control Pianoteq via keyboard, mouse and I assume touchscreen. </p><p>The latest 64 bit OS can be retrieved here: <a href="https://downloads.raspberrypi.org/raspios_arm64/images/raspios_arm64-2021-05-28/">https://downloads.raspberrypi.org/raspi...021-05-28/</a></p><p>If you download it to your PC you can create a bootable image on a micro SD card with the Raspberry Pi Imager app</p>]]></content>
			<author>
				<name><![CDATA[kingfisher]]></name>
				<uri>https://forum.modartt.com/profile.php?id=7701</uri>
			</author>
			<updated>2021-09-04T05:41:24Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=977781#p977781</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: how to install Pianoteq 7.4 and Organteq 1.6.3 for raspberry pi?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=977780#p977780"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>kingfisher wrote:</cite><blockquote><div class="quotebox"><cite>lewisalexander2020 wrote:</cite><blockquote><p>Hi folks. </p><p>Can anyone give me guidance on how to install pianoteq 7 and organteq 1.6 on a raspberry pi 4b running the latest build of Raspberry Pi OS? I&#039;m a little stuck.</p><p>any advice, terminal commands, other resources to get the best out of both products on a Pi4B, would be much appreciated.</p><p>interface is a hifiberry DAC2Pro and master controller is a fatar studiologic SL88 Studio&nbsp; Don&#039;t want it headless as it&#039;s going to be driven by a 15.6&quot; touch panel.</p><p>Can anyone help please?</p><p>lew</p></blockquote></div><p>I don&#039;t have access to my Rasberry right now but here are the highlights from my notes:</p><p>Enable VNC Server on your Raspberry if you want to access remotely, I believe it is included in the current 64bit OS otherwise it can be downloaded:<br /><a href="https://www.realvnc.com/en/connect/download/vnc/raspberrypi/">https://www.realvnc.com/en/connect/down...spberrypi/</a></p><p>Download Pianoteq using the webbrowser on your Raspberry<br />Move the downloaded file from download folder to /home/pi</p><p>In a console window run the following command in the same folder of the Pianoteq 7z/zip package:<br />wget -qO setup.py <a href="https://git.io/JqVD6">https://git.io/JqVD6</a> &amp;&amp; sudo python3 setup.py</p><p>This will install Pianoteq and the configure the OS with the optimal settings to run Pianoteq, unfortunately I don&#039;t believe this command is configured to install Organteq...</p></blockquote></div><br /><p>the script you mentioned, does this turn it into a headless spec? if so, that would cause a few issues. I&#039;ll give this a go...</p><p>right, off to get my hands on a copy of 64 bit raspberry pi os. running 32 bit official as this is a bit new to me lol.</p><p>The plan is to provide a studio piano for our church, an Anglican, traditional church in North Wales, where I am one of the organists and session musicians as well as their technician. The original piano was one of those nasty old yamaha clavinova&#039;s from the early 90&#039;s which had an electrical fire. so am building something rather unique. So, ideally I want to supply a system that covers a few options, primarily the piano system, then Organteq for moments where the console may be out of action, etc and ideally a workstation synth for other bread and butter sounds.</p><p>lew</p>]]></content>
			<author>
				<name><![CDATA[lewisalexander2020]]></name>
				<uri>https://forum.modartt.com/profile.php?id=7707</uri>
			</author>
			<updated>2021-09-03T22:17:24Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=977780#p977780</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: how to install Pianoteq 7.4 and Organteq 1.6.3 for raspberry pi?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=977777#p977777"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>lewisalexander2020 wrote:</cite><blockquote><p>Hi folks. </p><p>Can anyone give me guidance on how to install pianoteq 7 and organteq 1.6 on a raspberry pi 4b running the latest build of Raspberry Pi OS? I&#039;m a little stuck.</p><p>any advice, terminal commands, other resources to get the best out of both products on a Pi4B, would be much appreciated.</p><p>interface is a hifiberry DAC2Pro and master controller is a fatar studiologic SL88 Studio&nbsp; Don&#039;t want it headless as it&#039;s going to be driven by a 15.6&quot; touch panel.</p><p>Can anyone help please?</p><p>lew</p></blockquote></div><p>I don&#039;t have access to my Rasberry right now but here are the highlights from my notes:</p><p>Enable VNC Server on your Raspberry if you want to access remotely, I believe it is included in the current 64bit OS otherwise it can be downloaded:<br /><a href="https://www.realvnc.com/en/connect/download/vnc/raspberrypi/">https://www.realvnc.com/en/connect/down...spberrypi/</a></p><p>Download Pianoteq using the webbrowser on your Raspberry<br />Move the downloaded file from download folder to /home/pi</p><p>In a console window run the following command in the same folder of the Pianoteq 7z/zip package:<br />wget -qO setup.py <a href="https://git.io/JqVD6">https://git.io/JqVD6</a> &amp;&amp; sudo python3 setup.py</p><p>This will install Pianoteq and the configure the OS with the optimal settings to run Pianoteq, unfortunately I don&#039;t believe this command is configured to install Organteq...</p>]]></content>
			<author>
				<name><![CDATA[kingfisher]]></name>
				<uri>https://forum.modartt.com/profile.php?id=7701</uri>
			</author>
			<updated>2021-09-03T19:56:13Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=977777#p977777</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: how to install Pianoteq 7.4 and Organteq 1.6.3 for raspberry pi?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=977770#p977770"/>
			<content type="html"><![CDATA[<p><a href="https://forum.modartt.com/viewtopic.php?id=8268">https://forum.modartt.com/viewtopic.php?id=8268</a></p>]]></content>
			<author>
				<name><![CDATA[Defenz0r]]></name>
				<uri>https://forum.modartt.com/profile.php?id=6481</uri>
			</author>
			<updated>2021-09-03T16:30:48Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=977770#p977770</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[how to install Pianoteq 7.4 and Organteq 1.6.3 for raspberry pi?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=977768#p977768"/>
			<content type="html"><![CDATA[<p>Hi folks. </p><p>Can anyone give me guidance on how to install pianoteq 7 and organteq 1.6 on a raspberry pi 4b running the latest build of Raspberry Pi OS? I&#039;m a little stuck.</p><p>any advice, terminal commands, other resources to get the best out of both products on a Pi4B, would be much appreciated.</p><p>interface is a hifiberry DAC2Pro and master controller is a fatar studiologic SL88 Studio&nbsp; Don&#039;t want it headless as it&#039;s going to be driven by a 15.6&quot; touch panel.</p><p>Can anyone help please?</p><p>lew</p>]]></content>
			<author>
				<name><![CDATA[lewisalexander2020]]></name>
				<uri>https://forum.modartt.com/profile.php?id=7707</uri>
			</author>
			<updated>2021-09-03T16:20:07Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=977768#p977768</id>
		</entry>
</feed>
