scheffle

Results 48 comments of scheffle

Please use GCC on Linux for now. We need to check how to get clang to work on Linux with the atomic stuff first. It looks like a common problem...

Hi @ScottChesworth, VSTGUI is open source software, in contrast to the JUCE library no one is paid to implement features in the VSTGUI library. Maybe software companies making money with...

Thanks for the report. And you're right, it should not crash.

Thanks for the pull request. You've added the feature to handle modifier key down/up, but only for macOS. This is not desired as we'd like to have the same features...

Hi @1ci, I just tried to reproduce the auval error, but I wasn't able to do so. How do I check the error without your patch?

Apple did change the `ln` command line tool in macOS 15.4. To prevent the issue until we release the next update you can turn off the cmake option `SMTG_CREATE_PLUGIN_LINK`.

Please provide a strip down example with controller code. I use many step count parameters with option menu representation and never seen this issue,