Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ IsActive
Method
IsActive
libraries/lib-vst3/VST3Wrapper.cpp:588–591 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
586
}
587
588
bool VST3Wrapper::IsActive() const noexcept
589
{
590
return mActive;
591
}
592
593
void VST3Wrapper::FetchSettings(EffectSettings& settings)
594
{
Callers
2
GetEffectStagesImpl
Function · 0.45
performEdit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected