VocalEasel/mma/util/README.rm2std

19 lines
404 B
Plaintext
Raw Normal View History

2011-07-26 22:49:39 +00:00
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.