Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ amplitude
Method
amplitude
include/LabSound/extended/PolyBLEPNode.h:76–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
void setType(PolyBLEPType type);
75
76
std::shared_ptr<AudioParam> amplitude() { return m_amplitude; }
77
std::shared_ptr<AudioParam> frequency() { return m_frequency; }
78
79
std::shared_ptr<AudioParam> m_amplitude; // default 1.0
Callers
1
play
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected