abcm2ps

Converts ABC music notation files to PostScript/PDF format

brewmacoslinux
Try with needOr install directly
Source

About

ABC music notation software

Commands

abcm2ps

Examples

Convert ABC file to PostScript$ abcm2ps input.abc -o output.ps
Convert ABC file to PDF$ abcm2ps input.abc -O output.pdf
Convert with custom page format and output to file$ abcm2ps input.abc -p A4 -O output.pdf