<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Modartt user forum - 64-bit Pianoteq build for ARM architecture (aarch64)]]></title>
	<link rel="self" href="https://forum.modartt.com/extern.php?action=feed&amp;tid=7220&amp;type=atom"/>
	<updated>2021-01-13T01:15:22Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.modartt.com/viewtopic.php?id=7220</id>
		<entry>
			<title type="html"><![CDATA[Re: 64-bit Pianoteq build for ARM architecture (aarch64)]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=973179#p973179"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>groovy wrote:</cite><blockquote><div class="quotebox"><cite>levinite wrote:</cite><blockquote><p>Its just the beta 64 bit build, which will not run the 32 bit version. Maybe I should have called it 64 bit beta.</p></blockquote></div><p>Ah, thank you, didn&#039;t know, that Raspberry Pi OS builds with pure 64-bit exist.&nbsp; </p><div class="quotebox"><cite>levinite wrote:</cite><blockquote><p>The system timer is unmodified.</p></blockquote></div><p>That&#039;s interesting, the unmodified (default) system timer is 100 Hz on a normal Raspi OS with Pi400. The 4000.000µs of your &quot;beta 64 bit build&quot; Pi4 is equivalent to 250 Hz. </p><div class="quotebox"><cite>levinite wrote:</cite><blockquote><p>Yes, 44100 Hz internal sample rate is possible but I believe that depends on your sound hardware.</p></blockquote></div><p>It more depends on the PC-hardware (Raspberry Pi). The more internal Pianoteq samples are computed in one second, the more the SoC has to work. Normally 32000 Hz seems to be the limit on a Raspberry Pi.&nbsp; </p><div class="quotebox"><cite>levinite wrote:</cite><blockquote><p>uname -a<br />Linux raspberrypi 5.10.5-v8+ #1391 SMP PREEMPT Thu Jan 7 17:55:54 GMT 2021 <br />aarch64 GNU/Linux</p></blockquote></div><p>This has been the default kernel of your 64-bit OS, right?</p><p>Thank you.</p></blockquote></div><p>Yes, default. I did run an update/full-upgrade after the initial install.</p>]]></content>
			<author>
				<name><![CDATA[levinite]]></name>
				<uri>https://forum.modartt.com/profile.php?id=7208</uri>
			</author>
			<updated>2021-01-13T01:15:22Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=973179#p973179</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 64-bit Pianoteq build for ARM architecture (aarch64)]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=973171#p973171"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>levinite wrote:</cite><blockquote><p>Its just the beta 64 bit build, which will not run the 32 bit version. Maybe I should have called it 64 bit beta.</p></blockquote></div><p>Ah, thank you, didn&#039;t know, that Raspberry Pi OS builds with pure 64-bit exist.&nbsp; </p><div class="quotebox"><cite>levinite wrote:</cite><blockquote><p>The system timer is unmodified.</p></blockquote></div><p>That&#039;s interesting, the unmodified (default) system timer is 100 Hz on a normal Raspi OS with Pi400. The 4000.000µs of your &quot;beta 64 bit build&quot; Pi4 is equivalent to 250 Hz. </p><div class="quotebox"><cite>levinite wrote:</cite><blockquote><p>Yes, 44100 Hz internal sample rate is possible but I believe that depends on your sound hardware.</p></blockquote></div><p>It more depends on the PC-hardware (Raspberry Pi). The more internal Pianoteq samples are computed in one second, the more the SoC has to work. Normally 32000 Hz seems to be the limit on a Raspberry Pi.&nbsp; </p><div class="quotebox"><cite>levinite wrote:</cite><blockquote><p>uname -a<br />Linux raspberrypi 5.10.5-v8+ #1391 SMP PREEMPT Thu Jan 7 17:55:54 GMT 2021 <br />aarch64 GNU/Linux</p></blockquote></div><p>This has been the default kernel of your 64-bit OS, right?</p><p>Thank you.</p>]]></content>
			<author>
				<name><![CDATA[groovy]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1021</uri>
			</author>
			<updated>2021-01-12T23:04:58Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=973171#p973171</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 64-bit Pianoteq build for ARM architecture (aarch64)]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=973168#p973168"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>levinite wrote:</cite><blockquote><div class="quotebox"><cite>groovy wrote:</cite><blockquote><div class="quotebox"><cite>levinite wrote:</cite><blockquote><p>On the pi4 using PiOS, The 64 bit version seems to give close to a 50% performance increase (from 16 to 24) over 7.05! on midi playback. At least, according to Pianoteq&#039;s own performance index. Also, the cpu load seems to be more balanced. Bravo Modartt!</p></blockquote></div><p>Sounds interesting!<br />I have a few questions. You wrote &quot;PiOS&quot;. Is this Raspberry OS multiarch, in other words can it start the 32-bit and the 64-bit Pianoteq for Linux ARM arch?</p><p>What has been the system timer on your test Pi? Default 100 Hz, or customized 250 Hz - 1000 Hz?<br />(Output of the command &#039;cat /proc/asound/timers&#039;)</p><p>PS: And is 44100 Hz internal samplerate (instead of 32000 Hz) possible with the 64 bit version?</p></blockquote></div></blockquote></div><p>Its just the beta 64 bit build, which will not run the 32 bit version. Maybe I should have called it 64 bit beta.<br />The system timer is unmodified.<br />Yes, 44100 Hz internal sample rate is possible but I believe that depends on your sound hardware.<br /></p><div class="codebox"><pre><code> 
uname -a
Linux raspberrypi 5.10.5-v8+ #1391 SMP PREEMPT Thu Jan 7 17:55:54 GMT 2021 
aarch64 GNU/Linux

cat /proc/asound/timers
G0: system timer : 4000.000us (10000000 ticks)
P0-0-0: PCM playback 0-0-0 : SLAVE
P0-0-2: PCM playback 0-0-2 : SLAVE
P0-0-4: PCM playback 0-0-4 : SLAVE
P0-0-6: PCM playback 0-0-6 : SLAVE
P1-0-0: PCM playback 1-0-0 : SLAVE
P1-0-2: PCM playback 1-0-2 : SLAVE
P1-0-4: PCM playback 1-0-4 : SLAVE
P1-0-6: PCM playback 1-0-6 : SLAVE</code></pre></div><p>PS: Another interesting point: Even though I use direct hardware without conversions it is still possible to mix the output with another program but this may be due to an OS update and not any Pianoteq change.</p>]]></content>
			<author>
				<name><![CDATA[levinite]]></name>
				<uri>https://forum.modartt.com/profile.php?id=7208</uri>
			</author>
			<updated>2021-01-12T21:41:37Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=973168#p973168</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 64-bit Pianoteq build for ARM architecture (aarch64)]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=973145#p973145"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>levinite wrote:</cite><blockquote><p>On the pi4 using PiOS, The 64 bit version seems to give close to a 50% performance increase (from 16 to 24) over 7.05! on midi playback. At least, according to Pianoteq&#039;s own performance index. Also, the cpu load seems to be more balanced. Bravo Modartt!</p></blockquote></div><p>Sounds interesting!<br />I have a few questions. You wrote &quot;PiOS&quot;. Is this Raspberry OS multiarch, in other words can it start the 32-bit and the 64-bit Pianoteq for Linux ARM arch?</p><p>What has been the system timer on your test Pi? Default 100 Hz, or customized 250 Hz - 1000 Hz?<br />(Output of the command &#039;cat /proc/asound/timers&#039;)</p><p>PS: And is 44100 Hz internal samplerate (instead of 32000 Hz) possible with the 64 bit version?</p>]]></content>
			<author>
				<name><![CDATA[groovy]]></name>
				<uri>https://forum.modartt.com/profile.php?id=1021</uri>
			</author>
			<updated>2021-01-12T14:00:18Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=973145#p973145</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 64-bit Pianoteq build for ARM architecture (aarch64)]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=973104#p973104"/>
			<content type="html"><![CDATA[<p>On the pi4 using PiOS, The 64 bit version seems to give close to a 50% performance increase (from 16 to 24) over 7.05! on midi playback. At least, according to Pianoteq&#039;s own performance index. Also, the cpu load seems to be more balanced. Bravo Modartt!</p>]]></content>
			<author>
				<name><![CDATA[levinite]]></name>
				<uri>https://forum.modartt.com/profile.php?id=7208</uri>
			</author>
			<updated>2021-01-11T16:22:19Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=973104#p973104</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 64-bit Pianoteq build for ARM architecture (aarch64)]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=973013#p973013"/>
			<content type="html"><![CDATA[<p>Thank you Stephen, you are right, we should make a few changes</p>]]></content>
			<author>
				<name><![CDATA[julien]]></name>
				<uri>https://forum.modartt.com/profile.php?id=2</uri>
			</author>
			<updated>2021-01-08T15:05:41Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=973013#p973013</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 64-bit Pianoteq build for ARM architecture (aarch64)]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=973012#p973012"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>julien wrote:</cite><blockquote><p>Hi, We have just released version 7.1.0, which contains an aarch64 version for Linux (and a arm64 version for macOS).</p></blockquote></div><p>In the Modartt.com user area--&gt;downloads tab, the Linux version is listed as:</p><p>Linux, v7.1.0, 64-bit intel, 32-bit arm</p><p>Should it indicate the 64-bit version, such as the following?</p><p>Linux, v7.1.0, 64-bit intel, 32/64-bit arm<br />Linux, v7.1.0, 64-bit intel, 32-bit and 64-bit arm</p><p>--</p><p>Thank you Modartt team for reinstituting the general freeze feature in Pianoteq 7.1.0, and for providing 64-bit arm versions (time to try Pianoteq again on my Raspberry Pi 400). <i class="far fa-smile smiley"></i></p>]]></content>
			<author>
				<name><![CDATA[Stephen_Doonan]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4838</uri>
			</author>
			<updated>2021-01-08T14:51:37Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=973012#p973012</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 64-bit Pianoteq build for ARM architecture (aarch64)]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=973008#p973008"/>
			<content type="html"><![CDATA[<p>Hi,</p><p>We have just released version 7.1.0, which contains an aarch64 version for Linux (and a arm64 version for macOS).</p>]]></content>
			<author>
				<name><![CDATA[julien]]></name>
				<uri>https://forum.modartt.com/profile.php?id=2</uri>
			</author>
			<updated>2021-01-08T11:09:25Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=973008#p973008</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 64-bit Pianoteq build for ARM architecture (aarch64)]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=972775#p972775"/>
			<content type="html"><![CDATA[<p>The question has been asked and answered.</p><p><a href="https://forum.modartt.com/viewtopic.php?pid=970988#p970988">https://forum.modartt.com/viewtopic.php...88#p970988</a></p>]]></content>
			<author>
				<name><![CDATA[levinite]]></name>
				<uri>https://forum.modartt.com/profile.php?id=7208</uri>
			</author>
			<updated>2020-12-30T20:01:13Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=972775#p972775</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 64-bit Pianoteq build for ARM architecture (aarch64)]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=972774#p972774"/>
			<content type="html"><![CDATA[<p>I&#039;m tempted to get a new mac with an ARM chip in the next one or two years ... and since those are 64-bit, I hope it&#039;s just a matter of time. For me it would be essential to be able to keep using Pianoteq, as I love it the most.</p>]]></content>
			<author>
				<name><![CDATA[kutibotond]]></name>
				<uri>https://forum.modartt.com/profile.php?id=5601</uri>
			</author>
			<updated>2020-12-30T19:20:08Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=972774#p972774</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 64-bit Pianoteq build for ARM architecture (aarch64)]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=972624#p972624"/>
			<content type="html"><![CDATA[<p>I Second this, an aarch64 build would be helpful.</p>]]></content>
			<author>
				<name><![CDATA[killbox998]]></name>
				<uri>https://forum.modartt.com/profile.php?id=7549</uri>
			</author>
			<updated>2020-12-25T16:30:46Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=972624#p972624</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 64-bit Pianoteq build for ARM architecture (aarch64)]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=965636#p965636"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>marcos daniel wrote:</cite><blockquote><p>Have you tested how it performs with the available binaries?<br />I run it smoothly on a XU4Q (24s from power on to be ready to play, armbian from SD card)</p></blockquote></div><p>BTW, perhaps you may found interesting that there are some 64bit operating systems available for Raspberry Pi 4, if you can get one.<br />From my direct experience Aarch64 is typically 20% to 40% faster, depending on the application.<br />If you are interested in some benchmarks about 32bit vs 64bit performances on ARM, you may find interesting this article:</p><p><a href="https://hackaday.com/2020/01/28/raspberry-pi-4-benchmarks-32-vs-64-bits/">https://hackaday.com/2020/01/28/raspber...s-64-bits/</a></p>]]></content>
			<author>
				<name><![CDATA[carlo_bra]]></name>
				<uri>https://forum.modartt.com/profile.php?id=5982</uri>
			</author>
			<updated>2020-03-12T17:02:55Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=965636#p965636</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 64-bit Pianoteq build for ARM architecture (aarch64)]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=965589#p965589"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>mikefarmer01 wrote:</cite><blockquote><p>Hello together,</p><br /><p>are there any plans for Modartt to provide a Pianoteq build for the ARM 64-bit (aarch64) architecture?<br />In case yes, is there a time estimation of when it will be available?</p><p>There&#039;s this ODROID N2 I have sitting around waiting to be put to a good use <i class="far fa-laugh smiley"></i></p><br /><p>Best regards<br />Michael</p></blockquote></div><p>Have you tested how it performs with the available binaries?<br />I run it smoothly on a XU4Q (24s from power on to be ready to play, armbian from SD card)</p>]]></content>
			<author>
				<name><![CDATA[marcos daniel]]></name>
				<uri>https://forum.modartt.com/profile.php?id=4155</uri>
			</author>
			<updated>2020-03-09T17:53:05Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=965589#p965589</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[64-bit Pianoteq build for ARM architecture (aarch64)]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=965576#p965576"/>
			<content type="html"><![CDATA[<p>Hello together,</p><br /><p>are there any plans for Modartt to provide a Pianoteq build for the ARM 64-bit (aarch64) architecture?<br />In case yes, is there a time estimation of when it will be available?</p><p>There&#039;s this ODROID N2 I have sitting around waiting to be put to a good use :D</p><br /><p>Best regards<br />Michael</p>]]></content>
			<author>
				<name><![CDATA[mikefarmer01]]></name>
				<uri>https://forum.modartt.com/profile.php?id=6926</uri>
			</author>
			<updated>2020-03-08T21:10:29Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=965576#p965576</id>
		</entry>
</feed>
