Produce a professional looking PostScript sheet-music from an ASCII file containing lyrics and chords information.
chordii produces a PostScript document from a lyrics file containing chord indications and chorus delimiters. The document produced contains the lyrics of a song, with the guitar chords appearing above the right words. A representation of all chords used in the song is printed at the bottom of the last page.
chordii produces a PostScript document from a lyrics file containing chord indications and chorus delimiters. The document produced contains the lyrics of a song, with the guitar chords appearing above the right words. A representation of all chords used in the song is printed at the bottom of the last page.
To install chordii, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install chordii
To see what files were installed by chordii, run:
port contents chordii
To later upgrade chordii, run:
sudo port selfupdate && sudo port upgrade chordii
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.