LeMMA - a GUI frontend for creating MMA files
Note that this is NOT really an MMA editor, but rather a simple front-end to generate simple MMA files. I wrote this program so that I can churn out and play chord progressions easily.
BEFORE YOU START
-
If you just installed a new version of LeMMA and it exits immediately, you may need to delete settings.dat and grooves.dat because of changes in the file formats.
-
Please click on "Settings" to set up the right paths. You may want to refresh the grooves library in "Settings" which will read the groove information in your MMA installation.
-
Custom groove library is optional and is for advanced users who have set up their own grooves in another location. It uses the SetLibPath and SetAutoLibPath directives. Please refer to MMA documentation. Note that this feature is still fairly experimental.
USAGE
-
You can supply a filename to LeMMA and it will try to open the file.
-
If you are having problems, start LeMMA at the console with the '--debug' option.
-
Just type your chords in the measure boxes (e.g. 'C / F /'. You are currently limited to up to 80 measures.
-
For repeats, click on the barlines to toggle to the various types.
-
Type '[1', '[2', etc in the measure boxes for repeat endings 1, 2, etc (the numbers don't matter actually)
-
Please note that the first empty measure is regarded as the end of the song. All following measures will be ignored!
-
To have a measure continue the last chord in the previous measure, enter '/'
-
LeMMA doesn't interpret the chords/contents in the measures in any way. Enter garbage and you'll get garbage. :-)
-
You can set the groove for a measure by clicking on '(Groove)' above the measure.
-
Advanced users can click on 'Code' to insert MMA commands for each measure. The commands are inserted between the Groove command and the measure definition. Use 'View MMA' to preview the generated codes.
-
You can load and save MMA files, but note that this is meant for files generated by LeMMA. If you save/load a carefully handcrafted MMA file you probably WILL lose information in the process.
DISCLAIMER: Software is provided AS IS. I don't guarantee this will work with your system, or that it will not crash your box, eat your files, etc. Feel free to use AT YOUR OWN RISK!
LeMMA is developed by Gek S. Low. Please send your comments / suggestions to geksiong@yahoo.com
Copyright (c) Gek S. Low.