MCPcopy Create free account
hub / github.com/LabSound/LabSound / changedOutputs

Method changedOutputs

src/core/AudioSummingJunction.cpp:109–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109void AudioSummingJunction::changedOutputs(ContextGraphLock &)
110{
111 if (!m_renderingStateNeedUpdating)
112 {
113 m_renderingStateNeedUpdating = true;
114 }
115}
116
117void AudioSummingJunction::updateRenderingState(ContextRenderLock & r)
118{

Callers 2

setChannelCountMethod · 0.80
setChannelCountModeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected