View Single Post
Old 10-08-2018, 04:35 PM   #56
mrelwood
Human being with feelings
 
mrelwood's Avatar
 
Join Date: Nov 2006
Location: Finland
Posts: 1,528
Default

Quote:
Originally Posted by JamesPeters View Post
The graphics make it GPU-intensive.
All graphics (except the meters) are generated only when there are changes done to them. In a steady state it just shows a bitmap image. To my knowledge this is the most economic way for any plugin to show any graphics.

@Edgemeal, are you checking the total CPU consumption from the Reaper Performance Meter, or the Windows Task Manager?

Could you do a test:
1. Make all plugin instances visible, and make note of the CPU usage.
2. Disable (bypass) all instances of the plugin. Note the CPU load when the plugin code is not executed. (Edit: The graphics section IS still executed. Working on this issue.)
3. Now hide the plugins.

On my laptop the system load drops drastically only when I hide the plugins, not when I bypass them.

To make the GPU load lighter you can drag the plugin window to a smaller size. The graphics are still generated at the same internal size so the CPU load doesn't change, only the GPU.
__________________
______Announcing__mrelwood plugins______
.. MacBook Pro 16" Late '19 .. Scarlett 6i6, Saffire Pro 24 DSP (+ADA8000) .. FCA610 .. EVE SC207 .. Focal: Shape 65, Alpha 65, CMS 40, Listen Pro ..

Last edited by mrelwood; 10-09-2018 at 12:54 AM.
mrelwood is offline   Reply With Quote