ChordPro adalah format teks biasa untuk lagu dengan akor tertanam langsung di lirik. Satu file bekerja di editor mana pun, impor bersih ke aplikasi songbook, dan ekspor ke PDF siap panggung — tanpa berjuang dengan alignment word processor.
Ide inti
Akor berada dalam kurung siku sebelum suku kata yang dituju. Direktif dalam kurung kurawal menambahkan metadata, label bagian, komentar, grid bar, dan tata letak cetak. Songbook Buddy membaca sumber yang sama untuk pratinjau live, mode teater, dan ekspor PDF.
[G]Hello darkness, my old [C]friend
Direktif esensial
Ini direktif yang paling sering dipakai musisi di Songbook Buddy. Alias pendek (seperti {t:} untuk {title:}) juga berfungsi — lihat referensi lengkap di bawah.
Sintaks
Fungsinya
{title: …} / {t:}
Song title — shown in the preview header and PDF title block.
{artist: …} / {a:}
Artist or band name in the header.
{key: …} / {k:}
Musical key — appears as a meta chip; transposes with the song.
{capo: N}
Capo fret — pairs with the capo slider; shapes reflect capo position.
{tempo: N} · {time: 4/4}
BPM and time signature — meta chips for rehearsal and print.
{comment: …} / {c:}
Performance note or instruction block (normal weight).
{comment_italic: …} / {ci:}
Italic comment — cues like “slow build” or “repeat 2×”.
{start_of_verse} … {end_of_verse}
Verse section — optional label; short forms {sov} / {eov}.
{start_of_chorus: Label} … {end_of_chorus}
Chorus section — custom label after the colon; {soc} / {eoc}.
[Chord]
Inline chord placed on the next word or syllable — core ChordPro syntax.
[(Chord)]
Optional chord — visible cue, transposes like a normal chord.
{start_of_grid} … {end_of_grid}
Bar grid for rhythm charts — | Am | G | . | cells per measure.
{np} · {cb}
Page break and column break — take effect in PDF export, not on-screen scroll.
{chord: Am}
Inline chord diagram drawn in the lyric flow at that spot.
Contoh sumber ChordPro
Contoh ini menunjukkan sumber ChordPro portabel saja. Output layar dan PDF Songbook Buddy nyata bervariasi dengan tata letak aplikasi, font, halaman, dan pengaturan ekspor Anda.
Contoh 1 — Verse & chorus dengan metadata
Chart singer-songwriter tipikal: judul dan kunci di header, komentar performa, lalu bagian verse dan chorus dengan [akor] inline.
Sumber ChordPro
{title: Morning Light}
{artist: Jane Doe}
{key: G}
{capo: 2}
{comment: Fingerpicking — capo shapes shown below.}
{start_of_verse}
[G]Walking by the [C]riverside at [G]dawn
[Em]Coffee in my [Am]hand, the [D]night is [G]gone
{end_of_verse}
{start_of_chorus: Chorus}
[C]Morning [G]light on [Em]open [Am]water
[C]Carry [G]me through [D]one more [G]day
{end_of_chorus}
Contoh 2 — Chart band dengan grid dan page break
Chart latihan untuk seluruh band: tempo dan time signature, grid akor untuk intro, lirik chorus, lalu {np} sebagai direktif page-break portabel.
Sumber ChordPro
{title: Band Chart — 4/4 Groove}
{key: Am}
{tempo: 92}
{time: 4/4}
{comment_italic: Intro — drums build 4 bars}
{start_of_grid}
| Am | G | F | E |
| Am | . | . | . |
{end_of_grid}
{chorus}
[Am]Hold the [G]line, don't [F]let it [E]fade
[Am]We play it [G]live — no [F]masquer[E]ade
{np}
{start_of_block: Outro vamp}
[Am] [G] [F] [E]
{end_of_block}
Mengapa musisi memakai ChordPro
Teks biasa — edit di mana saja, ramah version control, tanpa lock-in
Akor sejajar otomatis di atas suku kata yang benar
Bagian, komentar, dan grid bar strukturkan aransemen kompleks
Satu file impor ke Songbook Buddy, OnSong, dan aplikasi lain
Transposisi, capo, dan cetak/PDF dari sumber yang sama
Edit ChordPro di kiri; akor dan lirik terformat muncul di kanan saat Anda mengetik.
Memakai ChordPro dengan Songbook Buddy
Impor file atau folder .cho / .chopro existing, edit dengan pratinjau split-pane live, transposisi untuk suara Anda, dan ekspor PDF untuk gig. Katalog insert bawaan menambahkan bagian dan direktif tanpa hafal sintaks.