Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetArpParam
Method
GetArpParam
Source/ChannelHandler.cpp:984–987 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
982
}
983
984
unsigned char CChannelHandler::GetArpParam() const
985
{
986
return m_iEffect == effect_t::ARPEGGIO ? m_iEffectParam : 0U;
987
}
988
989
bool CChannelHandler::IsActive() const
990
{
Callers
1
ProcessSequence
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected