- Home
- University
- Personal interests
- Software
- Songpress
- Manual
- Getting started
- Chordpro
- Example
- 16/05/07
- Exporting to other formats
- Transposing and changing notation
- Chord simplification
- Editing chords quickly
- Format conversion
- News
- Linux version
- Songpress

- Screenshots
- web2help
- Corsi Python

- Campo di Giove
- Campo di Giove

- Playground
- Friends' sites
- About this site
The ChordPro format
This page is part of the manual of Songpress, a free program to edit and generate guitar scores. Learn more...
Songpress supports a subset of the original ChordPro format. The following table displays ChordPro command supported by Songpress.
| Command |
Description |
Example |
| {title:Song title} or {t:Song title} |
Title: produce song title | {title:Greensleves} |
| {start_of_chorus}...{end_of_chorus} or {soc}...{eoc} |
Chorus: produces a chorus verse with lyrics and chords inside the commands |
{soc} |
| (blank line) | Verse: begins a new verse | This is the first verse And this is another one |
| [Chord] | Chord: produce a chord just above the current position in lyrics | [C]Greensleeves was [G]all my [Em]joy |
| {comment:a comment} or {c:a comment} |
Comment: produce a comment | {c:repeat twice} |
| # source comment | Source comment: comment in the chord pro file, don't produce anything | # TODO: add other verses |

