display/note_positioning library

Classes

NotePosition
Pair of Note data with the Offset paint position
NotePositioning
Container for calculated NotePosition values
TechniquePosition
Calculated Offsets for positioning a Technique

Typedefs

NotePositionMap = Map<int, List<NotePosition>>
Map of 16th note timings (1-16) to list of NotePositions to be positioned at the same y position
TechniquePositionList = List<TechniquePosition>
List of TechniquePosition containers of Offsets specifying the Note positions a Technique would be played