Forbid crashing Calf Analyzer/BassEnhancer
This commit is contained in:
committed by
Johannes Lorenz
parent
01f2fa5c29
commit
48bc9db71d
@@ -48,6 +48,9 @@
|
||||
|
||||
const std::set<const char*, Lv2Manager::CmpStr> Lv2Manager::pluginBlacklist =
|
||||
{
|
||||
// github.com/calf-studio-gear/calf, #278
|
||||
"http://calf.sourceforge.net/plugins/Analyzer",
|
||||
"http://calf.sourceforge.net/plugins/BassEnhancer"
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user