Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ processorCount
Function
processorCount
include/Effect.h:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
const fpp_t _frames ) = 0;
61
62
inline ch_cnt_t processorCount() const
63
{
64
return m_processors;
65
}
66
67
inline void setProcessorCount( ch_cnt_t _processors )
68
{
Callers
3
processAudioBuffer
Method · 0.85
pluginInstantiation
Method · 0.85
pluginDestruction
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected