Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ getActiveNetwork
Method
getActiveNetwork
hi_scripting/scripting/scriptnode/api/DspNetwork.cpp:1394–1397 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1392
}
1393
1394
DspNetwork* DspNetwork::Holder::getActiveNetwork() const
1395
{
1396
return activeNetwork.get();
1397
}
1398
1399
void DspNetwork::Holder::setProjectDll(dll::ProjectDll::Ptr pdll)
1400
{
Callers
3
calculateBlock
Method · 0.45
setControlCallback
Method · 0.45
createScreenshot
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected