Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DamRsn/NeuralNote
/ repaintPianoRoll
Method
repaintPianoRoll
NeuralNote/Source/Components/NeuralNoteMainView.cpp:294–297 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
292
}
293
294
void NeuralNoteMainView::repaintPianoRoll()
295
{
296
mVisualizationPanel.repaintPianoRoll();
297
}
298
299
bool NeuralNoteMainView::keyPressed(const KeyPress& key)
300
{
Callers
1
_repaintPianoRoll
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected