BandInMuseScore
How can I fix this:
MMA accompaniment is ready for you, but we could not generate the MIDI file from it.
Please fix the following error:
undefined
The generated MMA file is nevertheless available at "/var/tmp/BandInMuseScore_MMA.mma"
But there in no file in any directory with the .mma file!
Comments
I'm using Linux Mint 18.04
What is MMA and what were you trying to do?
In reply to What is MMA and what were… by dmitrio95
I guess https://musescore.org/en/project/bandinmusescore-accompaniment-generato…
In reply to What is MMA and what were… by dmitrio95
MMA is Músical Midi Accompaniment.
Lets you create midi by introducing code, like programing. You put the code in a text file, wich you must give the extension mma. For example: MuseScore.mma. The you run in a linux terminal the command "mma MuseScore" and results a midi file: MuseScore.mid. MMA works with rythm libraries (folk, rock, Jazz, samba, etc.), so you dont have to create bass and drums and strings, MMa chooses them fromthe libraries.
A guy who calss himself berthet create the BandInMuseScore plugin for Muse Score 3. It makes you free from the mess of programming that .mma files. You simple make a score with chords and the plugin creates de midi file. Saves a lot of time. In few words: BandInMuseScore pluging converts MuseScore in a kind of Band-In-A-Box. Thats the reason of the name, I guess.
I hope I've explained this properly.