scheffle

Results 48 comments of scheffle

Thanks for the detailed report. We will make a fix for it in the next SDK update.

It looks more like a toolchain problem on FreeBSD 13 with clang 12. stdatomic.h is a standard library header, see https://en.cppreference.com/w/cpp/header/stdatomic.h

Should be fixed with the version 3.7.5.

Hi, there was a reason why the VST3 standard specifies the location where to find plug-ins. In the past the user had the chance to specify unlimited recursively scanned folders...

Hi, if the choice was made to have the plug-ins at /app/extensions/Plugins/vst3, why can this not be hardcoded into the apps as a search path for the plug-ins? If you...

Thanks for your additional input. Please try to understand us, we need to get a complete picture before we can change the spec. Can you point us to the specification...

Fixed with [v3.7.6_build_18](https://github.com/steinbergmedia/vst3sdk/releases/tag/v3.7.6_build_18)

Hi @mxa , I'm unable to reproduce this issue. Can you tell me in which view class you see this? I think the default behavior is to revert back to...

@mxa OK I don't quite get it, #207 is about text rendering and this issue here is about color. So you have the issue with the color None with CTextLabel...