06-28-2018, 07:34 PM
The MobileSheetsPro toolkit has been enhanced with a tool to fetch ChordPro metadata from the MobileSheets database.
Usage: perl script/chordpro_meta.pl
The metadata is written to standard output in the form of a series of ChordPro directives, preceeded by the file name, e.g.
=== HowsaGoin/051_As_I_Roved_Out.cho === [2497/14472]
{title: As I Roved Out}
{artist: The High Kings}
{capo: 3}
{tempo: 105}
{meta: collection HowsaGoin!}
{meta: source Lead Sheet}
{meta: custom2 51}
You can cut/paste this into your ChordPro files, or use it for visual inspection.
Note: This tool is fully independent of all other tools and modules.
Repository: https://github.com/sciurius/MSPro-Tools
Usage: perl script/chordpro_meta.pl
The metadata is written to standard output in the form of a series of ChordPro directives, preceeded by the file name, e.g.
=== HowsaGoin/051_As_I_Roved_Out.cho === [2497/14472]
{title: As I Roved Out}
{artist: The High Kings}
{capo: 3}
{tempo: 105}
{meta: collection HowsaGoin!}
{meta: source Lead Sheet}
{meta: custom2 51}
You can cut/paste this into your ChordPro files, or use it for visual inspection.
Note: This tool is fully independent of all other tools and modules.
Repository: https://github.com/sciurius/MSPro-Tools