Directive-to-feature map
BandBinder maps common ChordPro directives into app behavior.
| Directive | BandBinder feature |
|---|---|
{title} / {artist} |
Song library metadata |
{key} / {tempo} |
Initial key and tempo values |
{start_of_verse} / {start_of_chorus} |
Section labels and section jumps |
{comment} / {comment_italic} |
Practice-note style text blocks |
Directive details and edge cases are documented in the ChordPro spec.
Edit this page on GitHub