Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ isOkay
Function
isOkay
include/Effect.h:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
inline bool isOkay() const
73
{
74
return m_okay;
75
}
76
77
inline void setOkay( bool _state )
78
{
Callers
3
processAudioBuffer
Method · 0.85
setControl
Method · 0.85
pluginDestruction
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected