You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plugins are blacklisted in CMakeLists.txt. Look for MSVC_INCOMPATIBLE_PLUGINS.
tresf: Disabling ALL LADSPA plugins seems a bit overkill but was likely done as a quick solution to start MSVC work. Now that MSVC is in very good shape, we'll need to be more granular about it. This may require some CMake reworking to toggle the LasdpsaEffect folder back on and then blacklist the actually LADSPA effects one by one instead.
The text was updated successfully, but these errors were encountered:
Plugins are blacklisted in CMakeLists.txt. Look for
MSVC_INCOMPATIBLE_PLUGINS
.tresf: Disabling ALL LADSPA plugins seems a bit overkill but was likely done as a quick solution to start MSVC work. Now that MSVC is in very good shape, we'll need to be more granular about it. This may require some CMake reworking to toggle the LasdpsaEffect folder back on and then blacklist the actually LADSPA effects one by one instead.
The text was updated successfully, but these errors were encountered: