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

Method ResetCache

libraries/lib-vst3/VST3Wrapper.cpp:309–312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

307 }
308
309 void ResetCache()
310 {
311 mParametersCache.clear();
312 }
313
314 void NotifyParamChange(
315 Steinberg::Vst::ParamID id, Steinberg::Vst::ParamValue valueNormalized)

Callers 1

FetchSettingsMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected