MCPcopy Create free account
hub / github.com/audacity/audacity / IsEffectAutomatable

Method IsEffectAutomatable

libraries/lib-module-manager/PluginDescriptor.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167bool PluginDescriptor::IsEffectAutomatable() const
168{
169 return mEffectAutomatable;
170}
171
172void PluginDescriptor::SetEffectFamily(const wxString & family)
173{

Callers 1

SaveGroupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected