Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ isViewVisible
Method
isViewVisible
include/EffectControls.h:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
bool isViewVisible() const
60
{
61
return m_viewVisible;
62
}
63
64
Effect * effect()
65
{
Callers
1
processAudioBuffer
Method · 0.80
Calls
no outgoing calls
Tested by
1
processAudioBuffer
Method · 0.64