Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetAudioOutCount
Method
GetAudioOutCount
libraries/lib-vst/VSTInstance.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
unsigned VSTInstance::GetAudioOutCount() const
43
{
44
return mAudioOuts;
45
}
46
47
size_t VSTInstance::SetBlockSize(size_t maxBlockSize)
48
{
Callers
3
Process
Method · 0.45
AddGroup
Method · 0.45
Process
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected