Musical MIDI Accompaniment
Official Downloads
The most current version of MMA is 25.05.0.
MMA
The main MMA archive is really all you need. It includes:
- mma - the executable python script,
- modules - the various python modules needed to run MMA,
- lib - a set of standard library files which contain well over 1000 MMA patterns for different rhythms,
- egs - a few simple demo songs and more complicated examples,
- docs/html - the entire set of documentation files in HTML format.
After downloading this file you need to unpack it (the directory “mma-bin-VERSION” will be automatically created). The magical incantation:
tar xzf mma-bin-*.tar.gzshould work just fine. Then run the one of the install scripts (either ln-install or cp-install). Read the file text/INSTALL for details, but we recommend using ln-install.
This will create the needed system directories and install the Python modules and the standard MMA library. The script has been designed for Linux ... follow these instructions for Windows and if you install this on a different OS, please let us know just what problems you had and your solutions.
This is a Unix/Linux tar.gz file.
Download (3.3MEG): mma-bin-25.05.0.tar.gz |
SHA1 checksum: 1af05064384c5c7e7d24b163639a414227d3ef6f |
Debian Package
To make installs easier for people with Linux systems we have created a deb package. This package includes the basic MMA distribution, plus the PDF documentation. You can get it here, or check your own Linux distribution's software for an official Debian package.
The packages will be installed in the /usr (not /local) directory structure.
MMA's only dependency is Python 2.7 greater (or any 3.x version), so there should be no dep problems with these packages. Please let us know if there are any problems.
Use your favorite debian package manager (from a command line you can do something like: sudo dpkg -i mma*deb).
We're not “real” Debian package makers ... so, shout if you find a problem ... better, mildly shout if it works as advertised!
Download (4.3MEG): mma_25.05.0_all.deb |
SHA1 checksum: f0c93357e928d4ef9894130cecf4fd2a6971283c |
PDF Documentation
The documentation for MMA consists of 4 PDF files:
- mma.pdf - a 298 page printable manual.
- mma-tut.pdf - a short (21 page) tutorial.
- mma-lib.pdf - reference to the standard mma library.
- mma-plugins.pdf - an “in-progress” document for writers and users of the MMA plugin feature.
The HTML docs supplied with the main distribution are extracted from the PDF files. You should have both sets if for no other reason that the PDF files look much nicer.
This is a Unix/Linux tar.gz file.
Download (2.2MEG): mma-pdf-25.05.0.tar.gz |
SHA1 checksum: a9032cfc6e24e2e58d9d5df604dadf93a5d26c8d |
Chord Documentation
In addition to the main reference manuals we have prepared an auxiliary PDF document listing in both text and standard music notation all the chords (98 main, plus 62 aliases) and scales supported in MMA.
Download (113K): chords.pdf |
SHA1 checksum: 1f1e3453a1068e358648da298c9d4687e3b8fe26 |