Linking Problem
-
@d-healey Yeah, thank you, all dependencies are installed and the development branch compiles without issues.
But i'm wondering, why HISE runs so slowly when i try to work in the scriptnode mode.
After i connected a bitcrusher and a onepole filter inside a container, it's quite impossible to tweak the filter frequency without waiting half a minute. That's a bit annoying. -
@toxonic Did you build the debug version? It's much slower than the release.
-
- Make sure you are using the Release build.
- Toggle OpenGL in the settings. Some graphic cards fail spectacularly when its enabled and vice versa
- Turn off the Glass Effect. (Settings -> Other). I think I set this to be off by default, but if it's on it might bring down older machines pretty quick (don't ask why...)
- Make sure you're not using a computer from < 2005.
-
@Christoph-Hart and @d-healey
Thank you for your quick responses.
Yes i've build the Release version (make CONFIG=Release) and although my machine is not the newest one, it should work, i guess ( AMD A8-3870 APU).
Ill have to check out the other 2 aspects (OpenGL and Glass Effect), i will report the, if that changed something. ;-) -
@toxonic very very slow acording to this:
-
@Lindon
Mhh, it seems, that my machine is outdated!? :confused_face: -
@toxonic yeah it‘s outdated but it still shouldn‘t be that slow. Check the other things.
-
@Christoph-Hart
The Glass Effect ist disabled, but i don't really know, how to set openGL on/off.
Any hints? I'm on linux mint 20.3. -
@toxonic Also in the HISE settings, just search OpenGL in the top bar.
-
@Christoph-Hart
Okay, found it and enabled OpenGL, it works better. Still not really smooth, but i can work with that so far.
I checked out system monitor, and found, that only one CPU core is really working, since i enabled OpenGL. I will try to figure out, why.
However, thank you for your help so far! :-)