Explore Symbolic

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
Choose Load beside a convertible example to open its live player. Some catalog formats describe analysis or a display label and have no note realization yet.
Sources and playback

Concept descriptions and examples were adapted from Codex Music Mono’s typed catalog and concept examples. The Code Sequencer plays MIDI through a connected instrument; Symbolic does not synthesize sound.