Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ type
Method
type
src/extended/NoiseNode.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
NoiseNode::NoiseType NoiseNode::type() const
50
{
51
return NoiseType(_type->valueUint32());
52
}
53
54
void NoiseNode::process(ContextRenderLock &r, int bufferSize)
55
{
Callers
nothing calls this directly
Calls
2
NoiseType
Enum · 0.85
valueUint32
Method · 0.80
Tested by
no test coverage detected