02-26-2019, 01:50 AM
If you specify metadata fields in the chord pro file, they will be used to populate the metadata of the song that is created. Those fields are not shown on the chord pro page itself. If you wanted to both populate metadata and display those values, you'd have to add them twice, i.e.
{title: SUMMERTIME}
{artist:George Gershwin}
{key:e minor}
{tempo: 90 bpm}
{capo:0}
{time:2/4}
key:e minor
tempo: 90 bpm
capo:0
time:2/4
{title: SUMMERTIME}
{artist:George Gershwin}
{key:e minor}
{tempo: 90 bpm}
{capo:0}
{time:2/4}
key:e minor
tempo: 90 bpm
capo:0
time:2/4