Hermann

Results 345 comments of Hermann

This looks like it happen in the Detune plugin. I've no idea why. I still use jack here, and therewith it works as expected when setting to 1024/48000 Could you...

Thanks for checking. That's sounds as if there is a race condition somehow in the Detune setup routine. I put it on my to-do-list to check that. Please leave the...

It's not as easy as it seems because we must cover multiple different Licenses. See here: https://github.com/brummer10/guitarix/blob/master/trunk/COPYING additional some parts been Licensed under the 0BSD

Yep, thanks for the hint. I'll recheck the link flags provided by the build scripts. Seems I've overdone some.

I've pushed a fix for that now to the repository.

Ups, yes, that was broken. I've fixed it in the repository. There was wrongly gx_resampler.h included in fuzzfacefm which I've removed now.

Please try the latest revision from the repository, I've implemented some fixes in the build scripts for using clang.

Strange thing is that NeuralAmpModelerCore using it's own version of Eigen, which comes as a submodule with it. Have you run `git submodule update --init --recursive` before build?

This work is done by @torte71 maybe he could give some hints. But as you get a Traceback already before the g++ check, it may be related to some changes...

This looks like you didn't run `./waf build` before. You should follow the build instructions from the main page, best to do a fresh git pull: https://github.com/brummer10/guitarix?tab=readme-ov-file#building-guitarix-from-source-code