关于 ChordPro 格式

ChordPro 是一种纯文本格式,用于将和弦直接嵌入歌词中的歌曲。一个文件可以在任何编辑器中使用,干净地导入到歌集应用程序中,并导出到舞台就绪的 PDFPDF 中,而无需与文字处理程序对齐。

核心理念

和弦位于其所属音节之前的方括号中。大括号中的指令添加元数据、部分标签、注释、条形网格和打印布局。 Songbook Buddy 读取相同的源以进行实时预览、影院模式和 PDF 导出。

[G]Hello darkness, my old [C]friend

基本指令

这些是音乐家在 0° 中最常达到的指令。短别名(如 {t:} 表示 {title:} )也可以使用 - 请参阅下面链接的完整参考资料。

语法 它的作用
{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.

ChordPro 来源示例

这些示例仅显示便携式 ChordPro 源。真实的 Songbook Buddy 屏幕和 PDF 输出因应用程序布局、字体、页面和导出设置而异。

示例 1 — 带有元数据的主歌和副歌

典型的创作歌手图表:标题中的标题和调,表演评论,然后是带有内联[和弦]的主歌和合唱部分。

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}

示例 2 — 带网格和分页符的带状图

整个乐队的排练图表:速度和拍号、前奏的和弦网格、副歌歌词,然后 {np} 作为便携式分页指令。

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}

为什么音乐家使用 ChordPro

  • 纯文本 — 随处编辑、版本控制友好、无锁定
  • 和弦自动对齐在右音节上方
  • 部分、注释和条形网格结构复杂的排列
  • 一个文件导入到 Songbook Buddy、OnSong 和其他应用程序
  • 移调、变调夹和打印/PDF 来自同一来源

官方资源

编辑左侧 ChordPro;当您键入时,格式化的和弦和歌词会显示在右侧。

将 ChordPro 与 Songbook Buddy 一起使用

导入现有的 .cho / .chopro 文件或文件夹,使用实时分割窗格预览进行编辑,为您的声音进行移调,并为演出导出 PDF 文件。内置插入目录添加节和指令,无需记住语法。

ChordPro 编辑器功能 → · 打印和 PDF 导出→