Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ SetAccess
Method
SetAccess
libraries/lib-vst3/VST3Wrapper.cpp:282–282 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
280
}
281
282
void SetAccess(EffectSettingsAccess* access) { mAccess = access; }
283
284
EffectSettingsAccess* GetAccess() { return mAccess; }
285
Callers
2
BeginParameterEdit
Method · 0.80
EndParameterEdit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected