Is there a way to toggle GUI elements like scope~/specctroscope~ to save CPU?
Apr 05 2019 | 7:52 pm
I've been working on a couple M4L patches, and being able to have a lot of visual feedback is really useful to setting parameters, but ultimately not worth the CPU drain to keep them on all the time. Is there a way to turn off the scope~ and spectroscope~ objects and ease off the CPU usage when I no longer need to see them for fine-tuning?
I did a quick search through some old posts, but I didn't see anything.
Well, I did see some mention of using poly~, but I was confused as to how that would work for displaying GUI elements.