Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ numberOfChannels
Method
numberOfChannels
src/core/AudioBasicProcessorNode.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
int AudioBasicProcessorNode::numberOfChannels()
85
{
86
return output(0)->numberOfChannels();
87
}
88
89
double AudioBasicProcessorNode::tailTime(ContextRenderLock & r) const
90
{
Callers
1
process
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected