Explore Symbolic

structural / Symbolic

Pc Set Collection

An unordered collection of unique pitch class sets

How it works

It identifies pitch independently of octave. Playback needs a register or voicing.

It groups pc set objects without requiring an 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.

binary

Set of binary pc-set representations

  • 100010111101,100010010101
  • 100010010000,100010111101
  • {100010111101,100010010101}
  • {100010010000,100010111101}

numbers

Set of pc-set number representations

  • 0-4-7,0-3-7
  • 0-4-7,2-5-9
  • {0-4-7,0-3-7}
  • {0-4-7,2-5-9}

quality

Set of traditional quality names, when applicable

  • maj,min,dim
  • maj7,min7,dom7
  • {maj,min,dim}
  • {maj7,min7,dom7}
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.