Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
42
private:
43
Callers
1
hasSampleAccurateValues
Method · 0.80
Calls
1
size
Method · 0.80
Tested by
no test coverage detected