Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ ClearMaps
Method
ClearMaps
Source/NoteQueue.cpp:174–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
void CNoteQueue::ClearMaps()
175
{
176
m_Part.clear();
177
}
178
179
stChannelID CNoteQueue::Trigger(int Note, stChannelID Channel)
180
{
Callers
1
UpdateNoteQueues
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected