chiark / gitweb /
Merge branch 'arkkra' into shiny
[mup] / mup / docs / uguide / music.html
diff --git a/mup/docs/uguide/music.html b/mup/docs/uguide/music.html
new file mode 100644 (file)
index 0000000..58de85d
--- /dev/null
@@ -0,0 +1,39 @@
+<HTML>
+<HEAD><TITLE>
+Mup music context
+</TITLE></HEAD>
+<BODY>
+<P>
+&nbsp;&nbsp;&nbsp;<A HREF="contexts.html">&lt;-- previous page</A>
+
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="index.html">Table of Contents</A>&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="chordinp.html">next page --&gt;</A>
+</P>
+         
+<H1>
+BASIC STANDARD MUSIC NOTATION
+</H1>
+<P>
+Music data is given in the
+<A HREF="contexts.html">"music" context.</A>
+For each measure, there is usually
+one line of input for each voice.
+At the end of the measure, the kind of
+<A HREF="bars.html">bar line</A>
+to be used to end the measure is specified.
+This section describes the input for generating standard music notation.
+Mup can also generate
+<A HREF="tabstaff.html">tablature notation,</A>
+and that is covered in the next section.
+<BR>
+<A HREF="chordinp.html">Chords</A>
+<BR>
+<A HREF="bars.html">Bar lines</A>
+<BR>
+<A HREF="multirst.html">Multirests</A>
+<BR>
+<A HREF="lyrics.html">Lyrics</A>
+</P>
+<HR><P>
+&nbsp;&nbsp;&nbsp;<A HREF="contexts.html">&lt;-- previous page</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="index.html">Table of Contents</A>&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="chordinp.html">next page --&gt;</A>
+</P>
+</BODY></HTML>