logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mma-rm2std - Convert MIDI file to MMA-readable form

Author

       Bob van der Poel <bob@mellowood.ca>

Description

       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.

License

       mma-rm2std is Copyright 2010 Bob van der Poel. Free use of this software is granted under  the  terms  of
       the GNU General Public License.

                                                                                                   mma-rm2std(1)

Name

       mma-rm2std  - Convert MIDI file to MMA-readable form

Resources

       The   latest   version   of   this   program   is  always  distributed  with  MMA  and  is  available  at
       http://www.mellowood.ca/mma

See Also

mma(1)

Synopsis

mma-rm2std<mma-file>

See Also