MCPcopy 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
49NoiseNode::NoiseType NoiseNode::type() const
50{
51 return NoiseType(_type->valueUint32());
52}
53
54void NoiseNode::process(ContextRenderLock &r, int bufferSize)
55{

Callers

nothing calls this directly

Calls 2

NoiseTypeEnum · 0.85
valueUint32Method · 0.80

Tested by

no test coverage detected