Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
950
int CChannelHandler::GetNote() const
951
{
952
return m_iNote;
953
}
954
955
int CChannelHandler::GetActiveNote() const { // // //
956
return m_iActiveNote;
Callers
4
UpdateChannels
Method · 0.45
UpdateInstrument
Method · 0.45
ProcessSequence
Method · 0.45
TriggerInstrument
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected