Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ setShmIsValid
Method
setShmIsValid
plugins/vst_base/RemoteVstPlugin.cpp:278–281 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
276
}
277
278
inline void setShmIsValid( bool valid )
279
{
280
m_shmValid = valid;
281
}
282
283
inline bool isProcessing() const
284
{
Callers
1
processingThread
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected