Wellington Wallace

Results 1748 comments of Wellington Wallace

For reference this is what I see on my system when effects are disabled and the only thing changing in our window is the spectrum: >__tz_compute (libc) shows up consistently...

>Most of the CPU time is spent inside [JIT] code, not in EasyEffects DSP functions. An interesting detail is that my perf output has no line starting with `[JIT]`. Even...

Another important detail is that I am not using the flatpak package. I wonder if it could be contributing to the difference in our perf's outputs. What do you see...

It might be the same situation as https://stackoverflow.com/questions/47899501/raspbian-qml-bad-performance.

>It would be nice to have some sort of IPC interface We already have a `QLocalServer` in place https://github.com/wwmm/easyeffects/blob/22d9287e4b46f1f6e96b9bed2dd483edb0d61836/src/local_server.cpp#L177. But so far only plugins setting can be read/written by it....

>But so far only plugins setting can be read/written by it. Actually the only plugin setting that can be set right now is the loudness from the loudness plugin. For...

>I need to open the Presets pop-up and look down to find out. If I remember well the previous interface also needed the presets menu to be shown. >Also, the...

Some of the things mentioned here like dark/light theme selection can be configured in the latest versions. And the autoload is just in a new location. I am willing to...

>It should show me my current presets: Somehow that is what happens here on my computer. Kill EasyEffects and restart it in debug mode `easyeffects --debug`. After that run in...