MCPcopy Create free account
hub / github.com/LMMS/lmms / incrementBufferCount

Function incrementBufferCount

include/Effect.h:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134 }
135
136 inline void incrementBufferCount()
137 {
138 ++m_bufferCount;
139 }
140
141 inline bool dontRun() const
142 {

Callers 1

checkGateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected