This directory contains a few programs which you can find useful to
use along microabc.



* gera_ajuda.c s used to generate HTML documentation with index from the
microabc.txt file.



* equaltemp.c shows the intervals in cents for the degrees of an equal
temperament.



* microval.c converts semitone fractions into a number for use in a
PostScript operator name to create new abcm2ps accidentals.



* abc2alias.c converts a plain ABC file to a ABP file with Sagittal
pitches. It can also (when called with any argument) split the chords
in an ABC file into temporary voices, for use by abc2midi, once it
cannot redirect microtones in a chord to different MIDI channels. It
is very basic, so, don't expect valid ABC code in all occasions.
