Difference between revisions of "Pianoteq on Odroid-N2"

(Created page with "> Main Page > Piano Expander based on Pianoteq and Odroid-N2 ---- == '''ARM 32 vs. AARCH64''' == * [https://www.cnx-software.com/2016/03/01/64-bit-arm-aarch64-instru...")
 
(CPU Performance Benchmarks)
 
Line 15: Line 15:
  
 
[[File:Piano-Expander-Bechstein.jpg|300px]] [[File:Piano-Expander-MK2.jpg|300px]]
 
[[File:Piano-Expander-Bechstein.jpg|300px]] [[File:Piano-Expander-MK2.jpg|300px]]
 +
 +
=='''Optimize the Installation for Realtime'''==
 +
* edit the file /etc/security/limits.conf and add the following 3 lines:
 +
<pre>
 +
@pianoteq    -      rtprio            90
 +
@pianoteq    -      nice            -10
 +
@pianoteq    -      memlock    500000
 +
</pre>
  
 
==''' CPU Performance Benchmarks '''==
 
==''' CPU Performance Benchmarks '''==

Latest revision as of 15:52, 15 April 2022

> Main Page > Piano Expander based on Pianoteq and Odroid-N2


ARM 32 vs. AARCH64

Pianoteq 6 Stage Installation on Odroid

  • coming soon

Some pictures

First-Test-Setup-2.jpg First-Test-Setup-1.jpg

Piano-Expander-Bechstein.jpg Piano-Expander-MK2.jpg

Optimize the Installation for Realtime

  • edit the file /etc/security/limits.conf and add the following 3 lines:
@pianoteq     -      rtprio            90
@pianoteq     -      nice             -10
@pianoteq     -      memlock     500000

CPU Performance Benchmarks

Benchmark by Marcos Daniel


> Main Page > Piano Expander based on Pianoteq and Odroid-N2