-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ Feature ] Option to turn off non essential graphics animation #32
Comments
First of, my apologies for neglecting the issues for a while. I could probably release some more basic variants. Which plugins would you be most interested in for this? |
First of all, congratulations for this excellents works ! It is earblowing, and brings plenty of potential for artistic ideas ! The only thing I see is that it's quite CPU expansive. Though, I'm pretty sure the amazing DSP is more expansive than graphical animations. |
The CPU usage you see indicated in the performance meter is only for the DSP I think. The audio runs on a different thread. However, I agree, it is possible that you are having slowdowns on the graphics thread as well. I've just added an option for disabling the particles on ravager. I don't think it will make much of a difference in terms of the reported CPU use, but it might save you a few cycles on the graphics. |
Also added an option for Lava Verb to turn off the fluid simulation. It's in the top left (eco graphics). |
Could this be done for SatanVerb too? Looks really cool but I'd rather have nothing more than the controls. Great plugins btw! |
Is it possible to turn off the background animation? I'd like to save on the cpu cycles.
The text was updated successfully, but these errors were encountered: