VocalEasel/mma/util/README.rm2std
Matthias Neeracher f54adbeec5 Update to MMA 1.7
2011-07-26 22:49:39 +00:00

19 lines
404 B
Plaintext

Short usage for mma-rm2std.py
This program reads a named mma file and converts Roman numeral
chord notation to standard output. All other input is passed
unchanged.
It shows how to access some of the mma library from other programs.
It also shows that the MMA library functions should be converted
to a real library! Oh well.
Usage:
mma-rm2std.py <infile>
Bob van der Poel, June 2010.