Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > c67286ade4f05f2be65d530517d37cab > files > 10

mup-6.2-1.fc18.x86_64.rpm

<HTML>
<HEAD>
<TITLE>
Mup Frequently Asked Questions (FAQ)
</TITLE>
</HEAD>
<BODY>
<H1>Frequent questions for those who have not yet used Mup</H1>
<H2>
Q: What makes Mup unique? Why should I consider using Mup?
</H2>
<P>
<OL>
<LI>
Mup provides very high quality music output, and is free. You can
<A HREF="obtain.html">download Mup</A> and try it out for yourself.
<LI>
Mup is available ready-to-run for Windows, Apple, and Linux,
and is also available in source form, so that it can be run on
almost any kind of OS.
<LI>
If you prefer a command line interface, Mup provides that,
and doesn't require using a mouse or learning a new editor;
you can just create a Mup input file using any text editor of your choice.
However, if you prefer an interface with menus and integrated editor,
the companion Mupmate program provides that.
<LI>
Mup input can be easily
generated or manipulated by another program.
Input files are typically small, so it doesn't take a long time
to create them. Since they are ordinary text they can easily be
moved to other systems, even if the other system uses a different
operating system. For example, it would be easy to email
a song in Mup format to a friend, and if they had Mup, they could
then print it out or play it via MIDI.
Since Mup output is standard PostScript or standard MIDI, output files
are also portable to almost any operating system.
<LI>
Mup handles page layout details, but provides ways to alter
the layout if you wish. It has the power to handle complicated
scores, and can produce professional-quality output quickly.
<LI>
Mup's ability to produce MIDI output
can be very helpful for &quot;proof listening&quot; to your music,
which is usually a very effective way to spot errors that you might miss
by just looking at the score,
</OL>
</P>
<P>
You can review the
<A HREF="mupfeat.html">list of Mup features,</A> or a somewhat more detailed
<A HREF="overview.html">overview.</A>
</P>
<H2>
Q: Will Mup run on my computer?
</H2>
<P>
We currently provide Mup in ready-to-run form for
<A HREF="obtain.html#windows">Windows,</A>
<A HREF="obtain.html#mac">Mac OS X,</A>
and
<A HREF="obtain.html#linux">Linux</A>
systems.
</P>
<P>
If you use a different operating system,
<A HREF="obtain.html#other">Mup source code is also available,</A> so
if you have a C compiler, you can probably compile and
run Mup. It has been run using several versions of UNIX on
x86, Sun, Digital, and Silicon Graphics, as well as on OS/2,
Atari, etc.
Mup requires no special libraries.
The Windows version will run under ReactOS.
An ANSI-C compiler is recommended, but not required.
If you try to compile Mup and have problems, please
let us know at
<ADDRESS><A HREF="mailto:support@arkkra.com">support@arkkra.com</A></ADDRESS>
We'd like to make it portable to as many computer system types
as possible.
The companion Mupmate program requires a C++ compiler and the
<A HREF="http://www.fltk.org">FLTK toolkit.</A>
</P>
<H2>
Q: How long will it take to learn how to use Mup?
</H2>
<P>
This will vary from person to person. A person who has experience
with computer languages will probably pick up Mup more quickly, but
such knowledge is not necessary.
Mup has a broad array of features, so
if you want to learn how to use every feature that Mup has to offer,
this may take several days. (The
<A HREF="uguide/index.html">Mup User's Guide</A>,
which explains all the features,
and includes many examples,
is about 200 pages long.) However, once you get Mup installed,
you can start experimenting with Mup after reading the first few pages
of the User's Guide, and
it should take no more than a few hours to feel comfortable with the basics,
enough to enter simple songs and get professional-looking output.
Users have reported that the language is intuitive enough that even if they
haven't used Mup for quite a while, it quickly comes back to them.
The User's Guide includes many examples, and
is provided both
<A HREF="uguide.ps">as a PostScript file</A>
that you can view or print out on paper, and as
<A HREF="uguide/index.html">HTML files</A>
with hundreds of hypertext links,
that you can view with your Web browser.
The <A HREF="obtain.html">Mup installation package</A>
contains several sample files and a
<A HREF="template.html">template file</A> to help you get started.
You can also
<A HREF="http://www.arkkra.com/doc/music.html">download sample songs from http://www.arkkra.com/doc/music.html</A>
</P>
<H2>
Q: How long will it take to enter music?
</H2>
<P>
This will vary greatly, depending on a number of factors, such as
how complicated the music is, how much experience you have had with using
Mup, how fast you type, etc. An experienced Mup user can typically enter simple
music in less than 15 minutes per page, but very complex music can often
take over an hour, especially if you like to make a lot of adjustments
to make things look just exactly the way you want.
</P>
<H2>
Q: How did Mup and Arkkra Enterprises come about?
</H2>
<P>
We are musicians and computer programmers who wanted a music publication
program that would produce very high-quality output with a minimum amount
of fuss. We wrote the Mup program for our own use, and continue to use it
for all our own compositions. When other people expressed an interest in
getting a copy of Mup, we formed Arkkra Enterprises to set up a Web site
in 1995 to make Mup available as shareware to anyone who wanted it.
After 17 years of adding features, we decided to just make
it available for free, so that it could be included unencumbered in
Linux distributions and such, and to encourage more people to use it.
</P>
<HR>
<H1>
Frequent questions from Mup users
</H1>
<H2>
Q. Is there a mailing list for Mup users?
</H2>
<P>
Yes. There is a &quot;majordomo&quot;
<A HREF="maillist.html">mailing list available exclusively
to Mup users who have asked to join it.</A>
It provides a forum where you can ask or
answer questions, get tips on how other people are using Mup, etc.
</P>
<H2>
Q. Can I put Mup output into some other document?
</H2>
<P>
There is a tool that comes with Ghostscript, called &quot;ps2epsi&quot;
that converts a PostScript file to an Encapsulated PostScript file,
which can then be imported into other documents.
</P>
<H2>
<A NAME="pdf">
Q: Can Mup produce PDF files?"
</A>
</H2>
<P>
Not directly, but since Mup produces PostScript output,
you can easily convert the output to PDF format using the ps2pdf
utility that comes with
<A HREF="http://www.ghostscript.com/">Ghostscript</A>.
</P>
<H2>
Q. Why is the first score indented differently than the others?
</H2>
<P>
The first score of a piece of music is traditionally indented somewhat
more than subsequent scores, so that's what Mup does by default.
It does that by setting the default
<A HREF="uguide/param.html#label">label parameter</A> to a few spaces,
whereas it sets the default for the
<A HREF="uguide/param.html#label2">label2 parameter</A> to an empty string.
If you don't want the indentation, you can set
<BR>
<KBD>
  label=&quot;&quot;
</KBD>
</P>
<H2>
Q: Is is possible to specify a pickup measure?
</H2>
<P>
Yes. You use &quot;space&quot; on all voices. For example,
<BR>
<KBD>
1: 2.s; 4e;
<BR>
2: 2.s; 4c;
</KBD>
<BR>
will produce a pickup measure with just a quarter note in it.
</P>
<H2>
Q: Is it possible to display a tempo marking of the form '(N = 120)' where N is a note symbol, like a quarter note?
</H2>
<P>
Yes. Try something like
<BR>
<KBD>
rom above all: 1 &quot;( \(sm4n) = 120 )&quot;;
</KBD>
</P>
<H2>
Q: Can Mup take a MIDI file as input?
</H2>
<P>
No. However, it is possible to write a program that reads a MIDI
file and outputs a file that can be input to Mup. Two programs that do
this, called &quot;mtm&quot; and &quot;midi2mup&quot; have been donated by Mup users.
They are limited, and not
supported by Arkkra Enterprises, but may be useful for some people.
Check out the <A HREF="userpgms.html">programs donated by Mup users</A>.
</P>
<H2>
Q. Where can I find general information about MIDI?
</H2>
<P>
There are thousands of MIDI tutorials on the web; just search
for &quot;MIDI tutorial.&quot;
One place you might start is
<A HREF="http://www.harmony-central.com/MIDI/Doc/doc.html">
http://www.harmony-central.com/MIDI/Doc/doc.html</A> which has links
to several tutorials, ranging from very high level overviews to low level
technical details.  
</P>
<H2>
Q: What are some of the shorthands that can be used to reduce typing?
</H2>
<P>
There are many shorthands available. Some of the most useful are:
<UL>
<LI>
When the time value of a chord is the same as that of the
previous chord in the measure, it can be omitted. If all pitch
values of a chord are the same as the previous chord, they can
be omitted. For example:
<BR>
<KBD>
1: 4c; 4c; 4ceg; 4ceg;
</KBD>
<BR>
is the same as
<BR>
<KBD>
1: 4c; ; ceg; ;
</KBD>
<BR>
<LI>
If several voices have the same music data, they can be
given on a single line.
<BR>
<KBD>
1-3 1-2: mr;
</KBD>
<BR>
is equivalent to
<BR>
<KBD>
1 1: mr;
<BR>
1 2: mr;
<BR>
2 1: mr;
<BR>
2 2: mr;
<BR>
3 1: mr;
<BR>
3 2: mr;
<BR>
</KBD>
A similar shorthand works for text and music symbols:
<BR>
<KBD>
rom above 1-4: 3 &quot;mf&quot;;	 // staffs 1 through 4
<BR>
&lt; below 2-3: 4 til 3m+2; // staffs 2 and 3
<BR>
mussym 1-5: 1 &quot;ferm&quot;;	// staffs 1 through 5
</KBD>
<LI>
If several chords in a row have the same items in square brackets
before the chords, only the first must have everything included. By giving
an ellipsis after the ] the items in brackets will be repeated for the
rest of the measure or until cancelled.
Thus the following lines are equivalent:
<BR>
<KBD>
1: [with .] c; [with .] d; [with .] e;
<BR>
1: [with .]... c; d; e;
</KBD>
</UL>
</P>
<H2>
Q. The <A HREF="uguide/index.html">Mup User's Guide</A>
is rather long, so is there something shorter that covers the basics?
</H2>
<P>
There is a <A HREF="mupqref.ps">Mup Quick Reference</A>
</P>
<H2>
Q: The Mupprnt command doesn't seem to work right. What do I do?
</H2>
<P>
You may need to edit the mupprnt file to make sure the variables and
paths are set to match where things are installed on your system.
In particular,
<UL>
<LI>
GS_DIR needs to be set to the directory which contains the Ghostscript
font files (*.gsf) and the other Ghostscript setup files (gs_*.ps).
<LI>
GS_DEVICE needs to be set to the proper type to match your printer type.
<LI>
The path to Mup must be correct
<LI>
The path to Ghostscript (gs or gs386 on MS-DOS/Windows system) must be correct.
<LI>
On MS-DOS/Windows systems, dos4gw.exe must be in your PATH.
</UL>
If you are using a viewer such as GSview or gv, you may want to use its
print feature rather than using mupprnt.
</P>
<H2>
Q: On MS-DOS, the Mupdisp command comes back with ghostscript error 1. What do I do?
</H2>
<P>
Check your config.sys file. You need to have a line like
<BR>
<KBD>
files=10
</KBD>
<BR>
where the number after the equals sign is greater than or equal to 9.
</P>
<P>
Also, make sure gs386.exe exists and is in your PATH. If you are running
Mup from MS-DOS directly or from a DOS prompt under Windows,
make sure you installed
the DOS version of Ghostscript, not the Windows version.
If you are using
<A HREF="obtain.html#windows">Mupmate,</A>
or <A HREF="userpgms.html">Winmup,</A>
make sure you installed the Windows version of Ghostscript, not the
MS-DOS version.
</P>
<H2>
Q: If I use Mup for a language other than English, will it handle the letters that are not used in English?
</H2>
<P>
Mup handles all the symbols in the standard PostScript fonts, which
covers most Western languages. Only Latin-1 characters are handled
directly from Mup input, but others can be entered via names
like \(Euro) or \(lambda).
The User's Guide section on
<A HREF="uguide/textstr.html">text strings</A>
gives a complete list of supported non-ASCII characters.
You can also define
<A HREF="uguide/textstr.html#keymaps">keymaps</A>
to easily input in another alphabet, like Cyrillic.
</P>
<H2>
Q: Under Linux, Mupdisp says it can't open /dev/console. What do I do?
</H2>
<P>
The svga library used by Mupdisp in non-X-windows mode requires write
permission to the console. To allow this:
<UL>
<LI>
Make Mupdisp setuid to root:
<BR>
<KBD>
chown root mupdisp
<BR>
chmod 4755 mupdisp
<BR>
</KBD>
</UL>
</P>
<H2>
Q: What if I have more questions about Mup?
</H2>
<P>
Send us email at <ADDRESS><A HREF="mailto:support@arkkra.com">support@arkkra.com</A></ADDRESS>
We welcome any comments and questions about Mup. Normally, you should have
no problem contacting us this way. In the event
you get a &quot;rejected&quot; reply when sending email,
this is because excessive &quot;spam&quot; (junk mail)
has been received from your domain at some time in the past,
and our Internet service provider has installed a &quot;spam blocker.&quot;
In this case, you will have to send email from another address.
</P>
<!-- add link to home page -->
</BODY>
</HTML>