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

Method hasValues

include/LabSound/core/AudioParamTimeline.h:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 float * values, size_t numberOfValues, double sampleRate, double controlRate);
39
40 bool hasValues() { return m_events.size() > 0; }
41
42private:
43

Callers 1

Calls 1

sizeMethod · 0.80

Tested by

no test coverage detected