Click to place · drag right to lengthen·Drag a note to move it·Shift-drag empty space to box-select·L/R set the hand of the selection·Ctrl+D duplicate after·Del remove
Import Song Code
Paste a song object from js/songs-piano.js — piano notes
({ beat, midi, duration, hand }) or a guitar tab
({ beat, string, fret, duration }), which is converted to pitches on the way in.
Code Output
Paste this inside the PIANO_SONGS array in js/songs-piano.js.