MCPcopy 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
984unsigned char CChannelHandler::GetArpParam() const
985{
986 return m_iEffect == effect_t::ARPEGGIO ? m_iEffectParam : 0U;
987}
988
989bool CChannelHandler::IsActive() const
990{

Callers 1

ProcessSequenceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected