MCPcopy 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
1888void CMainFrame::ChangeNoteState(int Note)
1889{
1890 m_wndInstEdit.ChangeNoteState(Note);
1891}
1892
1893void CMainFrame::OpenInstrumentEditor()
1894{

Callers 1

PeriodicUpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected