MUP - Music Publisher Stuff
One little thing I've been doing a lot lately is writing charts and arrangements for The MUP Music Publisher. I wrote a review several years ago for the Linux Gazette.
I have also written some useful helper programs I use all the time with MUP:
Mup-Template
A simple python script which creates a "blank" mup score. The archive includes the program and short README file.
| Download (8K): mup-template-1.3.tar.gz |
MUP Transpose
A try at a program to transpose a mup score. Archive has a Python program and short README. This is far from perfect and MUP itself does much better transpositons, but if you want to change the score you might find this helpful.
| Download (3K): mup-trans-0.1.tar.gz |
Mup-Score-Renumber
A simple python script which renumbers comments in a mup score. The archive includes the program and short README file.
| Download (1K): mup-renum-1.0.tar.gz |
Mup Accompaniment
A not-so-simple python script which analyzes a mup score and adds a bass line to it. This is pretty well special to my scores, but it may be useful to others. The archive includes the program and short README file.
| Download (10K): mup-acc-0.3.tar.gz |
Mp — Mup Print and Display
A python script to process, display and print my scores. Supports various keys and transpositions for different instruments. The archive includes the program and short README file.
| Download (3K): mp-1.2.tar.gz |
Accordion Register Symbols
If you are planning on writing any music for the accordion these files will be useful. They add the ability to print the "circles with dots" used to denote the switches in accordion music. The files are a set of macros for MUP. In addition to the macro files, I have included sample files and some postscript output. This is all in tar/gzip format. If you can't handle this, let me know.
| Download (47K): mup-accordion.tar.gz |
Courtesy Keysignature Macros
These macros let you print a key signature in parentheses at any point in a MUP score. The signature has no effect, but is there simply as a reminder in a piece with complicated key changes.
| Download (5K): keysig.mup |