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

Method isFirstTime

include/LabSound/core/AudioBus.h:110–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108 void normalize();
109
110 bool isFirstTime() { return m_isFirstTime; }
111
112 // Static Functions
113

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected