Damien Zammit
Damien Zammit
@kmatheussen not sure what is going wrong on your end... seems all good here.
With `-fsanitize=address` commented out as above, I don't get any difference. When I compile with that flag and install libasan, however I get this: ``` ==510==ASan runtime does not come...
`LD_PRELOAD=/usr/lib64/libasan.so.5 AudioPluginHost` seems to run the plugins fine...
``` $ gcc --version gcc (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1) ```
Could it be something simple like `make install` failing to install the version you think you just compiled due to the `make` failing, so you might not even have the...
Thanks for the idea.
Do you think this issue can be closed as something beyond zam-plugins codebase?
@matze firstly, thank you for investing some time in this. When I created the image assets, I did not take into account that I would be reusing a lot of...
I don't think its a really good idea to increase the bitmap size, because it still needs to work on small screened laptops where I do my recording. Others may...
@actionless : see DPF. It is a submodule that handles the UI toolkit.