First code examples:
the indices of the black keys in the octave
the x positions of white, black and all 12 keys in the octave.
events with layout info for the 12 keys in the octave.
from | |
to |
create a list of layout events for keys from from to to: Piano.layout(60, 72); |
note | |
start |
create info event for single key relative to start (lowest note displayed) Piano.pos(24, 21); |