Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ hasTail
Method
hasTail
hi_scripting/scripting/scriptnode/api/DspNetwork.cpp:548–551 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
546
}
547
548
bool DspNetwork::hasTail() const
549
{
550
return hasTailProperty.get();
551
}
552
553
bool DspNetwork::isSuspendedOnSilence() const
554
{
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected