Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

tex2aspc - converts conventional MusiXTeX scores to .aspc format for processing by autosp(1).

Author

       This program and manual page were written by Bob Tennent <rdt@cs.queensu.ca>.

                                                   2018-02-14                                        TEX2ASPC(1)

Description

       This program re-factors (sequences of) conventional note-spacing commands (\notes \Notes \NOtes ...) in a
       measure  into  a single \anotes command.  This is intended for "legacy" scores in order to take advantage
       of features only provided by autosp(1), such as "global" skips and processing of TransformNotes commands.

Limitations

tex2aspc assumes that & and  |  (rather  than  \nextinstrument  and  \nextstaff)  are  used  to  separate
       instruments and staffs.

       User-defined macros are not processed or expanded.

Name

       tex2aspc - converts conventional MusiXTeX scores to .aspc format for processing by autosp(1).

See Also

autosp(1)

       musixdoc.pdf

Synopsis

tex2aspc [-v | --version | -h | --help]

       tex2aspcinfile[.tex] [outfile[.aspc]]

See Also