Jump to content

Odroid N2+ Poor VST Audio Performance


Groove On

Recommended Posts

If you're getting poor/bad audio performance from an audio VST on the N2+, it can sometimes be the context switching between the BIG.little ARM cores. In my case, Pianoteq was giving me a lot of x-runs and wide fluctuations in performance when it switched between the 2x low-performance and 4x high-performance cores. One way to get more stable performance is to assign the application to the 4x high-performance cores like this.

 

taskset -c 2,3,4,5 'Pianoteq 7'

 

On the N2+ the 2x low-performance are numbered 0 and 1. The 4x high-performance cores are 2,3,4,5. 'Pianoteq 7 STAGE' is the name of the application being assigned.

 

This is more useful if you're using Hard Kernel's version of Ubuntu. Armbian handles context switching much more smoothly so depending on how hard you're driving the VST application, you might not need to do this on Armbian.

Edited by Groove On
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines