Explore Symbolic

representation / Symbolic

Performance

A symbolic score realized with note velocities and small timing variations. These expressive values can be stored as MIDI events alongside pitch and duration.

How it works

This object can carry concrete values or a musical interpretation, depending on its notation.

This describes or analyzes music; it may not directly specify playable notes.

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.

expressive

Canonical: pipe-separated voices, each a comma-separated run of pitch:duration:velocity triples (duration in beats, velocity 0–127; the :velocity is optional, defaulting to 80). 'r' = rest. Voices share a start time.

  • 60:1:80,64:0.5:64,67:0.5:100 | 48:2:70
  • 60:1:40,62:1:60,64:1:80,65:1:110 | 48:4:70
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.