Leonardo Gabrielli
Leonardo Gabrielli
Try to update your plugin from the library. It should be fixed now.
Hi, hope someone can give me some hints to debug the problem. The problem has a minimum working example that is simple as that: open a terminal and call python3,...
More info: - the first time after starting Ubuntu the import sounddevice crashes python - all further tries will get stuck I tried moving from python 3.8 to python 3.9...
Hi, I only had now the chance to try it. Commenting the Initialize() solves the crash. This is what happens when I later do the Initialize manually: ``` Python 3.9.14...
Yes, the fix works! I followed your commits in #444 I assume that the problem is already fixed if instead of installing with pip, one clones sounddevice from the github...
Uhm, is the branch redirect-with-dup2 correct? I installed that but still get the kernel fault.
Here's a bit more detail with respect to my previous comment. On the same machine where I had previously fixed the issue with success I reinstalled Ubuntu, this time the...
Dear taji, Thanks for pointing this out. I'd be glad to see my modules adopted in Cardinal, provided that their appearance stays the same (I see Fundamental does not, but...
I have quickly tested my modules with color inversion. I think it is ok for now if you simply invert the colors. In the future I may design a dark...
Ok. I'll inform you if in future I will add the dark panel option.