Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ ChangeNoteState
Method
ChangeNoteState
Source/MainFrm.cpp:1888–1891 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1886
}
1887
1888
void CMainFrame::ChangeNoteState(int Note)
1889
{
1890
m_wndInstEdit.ChangeNoteState(Note);
1891
}
1892
1893
void CMainFrame::OpenInstrumentEditor()
1894
{
Callers
1
PeriodicUpdate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected