Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ AudioSummingJunction
Method
AudioSummingJunction
src/core/AudioSummingJunction.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
AudioSummingJunction::AudioSummingJunction()
37
: m_renderingStateNeedUpdating(false)
38
{
39
}
40
41
AudioSummingJunction::~AudioSummingJunction() {}
42
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected