chiark / gitweb /
Import upstream version 5.3.
[mup] / mup / docs / uguide / cres.html
CommitLineData
69695f33
MW
1<HTML>
2<HEAD><TITLE>
3Crescendo and decrescendo marks
4</TITLE></HEAD>
5<BODY>
6<P>
7&nbsp;&nbsp;&nbsp;<A HREF="phrase.html">&lt;-- previous page</A>
8
9&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="index.html">Table of Contents</A>&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="octave.html">next page --&gt;</A>
10</P>
11
12<H2>
13Crescendo and decrescendo marks
14</H2>
15<P>
16The &quot;&lt;&quot; and &quot;&gt;&quot; statements are used to specify crescendo and decrescendo marks
17respectively. Each mark must include a begintime and duration.
18The begintime can include a grace back up specification,
19to make the mark apply to grace notes.
20Some examples:
21<BR><PRE>
221-2: c;d;e;f;
23&lt; below 1: 1 til 2; 3 til 4.5;
243: 2c;g;
25&gt; between 2&amp;3: 1.7 til 2m + 1;
26bar
271-2: d;e;2g;
283: 2d;a;
29&lt; 2,3: 2 til 3.8;
30bar
311-2: e;g;2c;
323: 2.e;4c;
33endbar
34</PRE><BR>
35<IMG SRC="mugex75.gif" ALT="Picture of Mup output"><BR>
36</P>
37<P>
38The placement of crescendo and decrescendo marks can be controlled
39by setting the
40<A HREF="param.html#dyndist">dyndist parameter.</A>
41</P>
42<HR><P>
43&nbsp;&nbsp;&nbsp;<A HREF="phrase.html">&lt;-- previous page</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="index.html">Table of Contents</A>&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="octave.html">next page --&gt;</A>
44</P>
45</BODY></HTML>