MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / GetNote

Method GetNote

Source/ChannelHandler.cpp:950–953  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

948}
949
950int CChannelHandler::GetNote() const
951{
952 return m_iNote;
953}
954
955int CChannelHandler::GetActiveNote() const { // // //
956 return m_iActiveNote;

Callers 4

UpdateChannelsMethod · 0.45
UpdateInstrumentMethod · 0.45
ProcessSequenceMethod · 0.45
TriggerInstrumentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected