Chordpro FormatSongBook stores songs in the chordpro format, a simple format for notation of lyrics together with chords. Using your Internet search engine you can find huge collections of songs in chordpro format in the Word Wide Web. In the chordpro format chords are denoted in square brackets [] in the text, e.g. [Em]Alas, my [G]love, you [D]do me [Bm]wrong, SongBook will render this as Em G D Bm Alas, my love, you do me wrong, In addition to the chords in square brackets, the chordpro format defines several control sequences in curly brackets {}. Songbook understands the following control statements: {title: ...} or {t: ...} | Song title. This is displayed in the song list screen and in the title bar. | {subtitle: ...} or {st: ...} | Song subtitle, typically the interpret or composer. This is displayed in the song list screen and in the title bar. | {comment: ...} or {c: ...} | Comment, e.g. Repeat 2x or Chorus. Comments are rendered inverse. | {soc} and {eoc} | Start and end of chorus. Chorus is indicated by a black line to the left. | {sot} and {eot} | Start and end of tab. A tab (tablature) section is rendered in a fixed width font. | {define ...} | Used to define a special chord for this song. The chord format is <chord name> <base fret> <string 6> ...<string 1>, i.e. G 1 3 2 0 0 0 3 | # | Lines starting with # are comment lines and are ignored in the song view. | {tempo: ...} | (SongBook specific) Defines scroll speed used for auto-scrolling. |

|