Home
last modified time | relevance | path

Searched refs:SetEffectAutomatable (Results 1 – 2 of 2) sorted by relevance

/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DPluginManager.cpp252 void PluginDescriptor::SetEffectAutomatable(bool automatable) in SetEffectAutomatable() function in PluginDescriptor
431 plug.SetEffectAutomatable(effect->SupportsAutomation()); in RegisterPlugin()
1156 plug.SetEffectAutomatable(boolVal); in LoadGroup()
1424 plug.SetEffectAutomatable(effect->SupportsAutomation()); in RegisterPlugin()
H A DPluginManager.h120 void SetEffectAutomatable(bool automatable);