Contents
========
* About ABC music notation for DOS
* Hints
* Links
* Source

About ABC music notation for DOS
================================
ABC music notation, documentation, and utilities for DOS

Hints
=====
Convert to MIDI file
--------------------
   C:\>abc2midi song.abc -o song.mid

Convert to PDF score
--------------------
   C:\>yaps song.abc -P 1
   C:\>gs -dSAFER -q -dNOPAUSE -dBATCH -dJOBSERVER
       -dCompatibilityLevel=1.4 -sDEVICE=pdfwrite
       -sOutputFile=song.pdf -c .setpdfwrite -f song.ps

Links
=====
<https://abcnotation.com/>
<http://john-chambers.us/~jc/cgi/abc/tunefind>
<https://www.distasis.com/recipes/pdmuse.htm>
<gopher://tilde.pink/1/~bencollver/files/dos/music/dosmid/>
<gopher://tilde.pink/1/~bencollver/files/dos/music/midimix/>
<gopher://tilde.pink/1/~bencollver/files/dos386/music/abcm2ps/>

Source
======
<gopher://tilde.pink/1/~bencollver/ia/details/abcmidi-20240609-for-dos>
<https://abcplus.sourceforge.net/abcplus_en.pdf>
<https://web.archive.org/web/20180224003117/
http://www.stephenmerrony.co.uk/uploads/ABCquickRefv0_6.pdf>