Thomas Grill

Results 29 comments of Thomas Grill

Thanks, that's helpful, i'll see what i can do

I am inexperienced with this, could you provide a first version that i shall refine?

Leaving the issue open until the contribution has been checked on OSX.

Thank you, i will have a look. That might be the time to bring in boost::atomic instead of hard to maintain self-made code.

Do you get the `../../source/lockfree/cas.hpp:217:9: warning: #warning blocking CAS2 emulation [-Wcpp]` warning on compilation? That is what i have on armhf with `gcc (Raspbian 10.2.1-6+rpi1) 10.2.1 20210110` and it's definitely...

Hi thank you will test the debian source package myself. From the logs, i find it a little strange that the testbed kernel announces itself as arm64, testing armhf architecture.

Hi, i can't reproduce this behavior when using the flext build system (build.sh script). By which means have you tried the compilation?

I think that for newer MacOS build systems, the "-mmacosx-version-min=10.6" (as defined in the config file) should be omitted or changed to at least "-mmacosx-version-min=10.9". This changes the C++ standard...

Hi, the py/pyext DSP functionality has been introduced and tested many versions of Pd ago. I can imagine that a few things have changed since. I do hope i get...

Hi, i appreciate your comment. However, this is the developer site for py/pyext, as is the README. It is not the user site. If you just want to use py/pyext,...