structural / Symbolic
Point song form
A song form reduced to non-pitch-specific shapes — section labels and order are kept, but each chord is a point-set (offsets, no key). This is the transposition-invariant structural fingerprint of a song: two songs in different keys with the same form land on the same point-song-form, so it is the natural representation for song-to-song similarity. Its `groupOf` is point-set-sequence.
How it works
Its shape has no fixed root. Choose an anchor before turning it into absolute MIDI notes.
It groups point set sequence objects in a defined order.
Written forms
Ways to write this concept
Each notation describes the same underlying object. Load a playable example to hear one MIDI realization in the Code Sequencer.
sections
Semicolon-separated `Label: progression` sections; each progression is comma-separated point-sets (offsets from each chord's root).
Verse: 0-4-7,0-3-7,0-4-7,0-3-7; Chorus: 0-3-7,0-4-7