MCPcopy 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
294void NeuralNoteMainView::repaintPianoRoll()
295{
296 mVisualizationPanel.repaintPianoRoll();
297}
298
299bool NeuralNoteMainView::keyPressed(const KeyPress& key)
300{

Callers 1

_repaintPianoRollMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected