I wrote some Python code that creates a text dump of a Motif file (e.g. an "ALL" file). This code would probably be most useful running as a CGI script on a site like this.
I offered it to motifator, but they weren't interested. So I packaged it as a little GUI app instead.
I'd be happy to see the code running on this site. I released the code as open source. I'm not looking for any $$$. I just want to make a contribution to the community of Yamaha synth users.
I've attached an image of the GUI app (a web page could easily provide something similar), an example text dump of one of my "ALL" files, and the code (printMotifFile.py is the code which could be easily adapted to run as a CGI script).
The code is written in Python 3.x. I also have a 2.x version which I could provide if it was needed.
I had a problem attaching files until I realized that text files have to be attached as zip files. I would have deleted this reply, but there doesn't seem to be a way to do it.
Attaching multiple files is a pain. You have to keep editing and submitting the message. There ought to be an easier way.