MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / projectLoadedFromDSP

Method projectLoadedFromDSP

plugins/Cardinal/src/Ildaeil.cpp:1054–1058  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1052 }
1053
1054 void projectLoadedFromDSP()
1055 {
1056 if (checkIfPluginIsLoaded())
1057 fIdleState = kIdlePluginLoadedFromDSP;
1058 }
1059
1060 void changeParameterFromDSP(const uint32_t index, const float value)
1061 {

Callers 1

projectLoadedFromDSPFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected