Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
saveSettings
Method · 0.85
loadSettings
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected