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

Function controls

include/DummyEffect.h:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 }
97
98 virtual EffectControls * controls()
99 {
100 return &m_controls;
101 }
102
103 bool processAudioBuffer( sampleFrame *, const fpp_t )
104 {

Callers 2

saveSettingsMethod · 0.85
loadSettingsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected