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-mnx - Convert MIDI file to MMA-readable form

Author

       Bob van der Poel <bob@mellowood.ca>

Description

       This  program is used to extract note and other data from an existing MIDI file in a format which the MMA
       MidiNote command understands.

       If you just run the program on a file, you will get a report as to the number of channels  in  the  file,
       etc.

       To  extract  data,  use the -c option stating the MIDI channel for the data to extract. Note, Pitch Bend,
       Controller and Channel Aftertouch data will be printed for the specified channel. Save using redirect  if
       you want. You can now use your favorite editor to import the data to your mma file.

License

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

                                                                                                      mma-mnx(1)

Name

       mma-mnx  - 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-mnx<somefile.mid>

See Also