1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
|
<!-- Auto-Generated by MMA on: Sat Jun 11 10:29:12 2016 -->
<HTML>
<BODY BGCOLOR="#B7DFFF" Text=Black>
<H1>Metronome</H1>
<P>Simple beats to put at the start of a piece. This file has only 4/4 times.
<P>
<Table Border=3 CELLSPACING=0 CELLPADDING=5 BGColor="#eeeeee" Width="60%">
<TR><TD>
<H2> Variables </H2>
</TD></TR>
<TR><TD>
<Table CELLSPACING=0 CELLPADDING=5 BGColor="#eeeeee" Width="100%">
<TR>
<TD Valign=Top> <B> NoMetronome </B> </TD>
<TD Valign=Top> If this variable is set the clicks will still sound, but their volume will be at a zero level. This gives a bit of silence at the start of playing a track. Quite useful for performance. </TD>
</TR>
</Table>
</TD></TR>
</Table>
<ul>
<LI><A Href=#Metronome2>Metronome2</a>
<LI><A Href=#Metronome4>Metronome4</a>
<LI><A Href=#Metronome2-4>Metronome2-4</a>
</ul>
<!-- GROOVE=metronome2 FILE=metronome_metronome2.html SRC=/usr/local/share/mma/lib/stdlib/metronome.mma -->
<A Name=Metronome2></a>
<Table Border=3 CELLSPACING=0 CELLPADDING=5 BGColor="#eeeeee" Width="60%">
<TR><TD>
<H2> <A Href=metronome_metronome2.html> Metronome2 </a> </H2>
Single bar sequence with hits on beats 1 and 3. <B>(1)</B>
</TD></TR>
<TR><TD>
<Table CELLSPACING=0 CELLPADDING=5 BGColor="#eeeeee" Width="10%">
<TR><TD> Drum-Hi </TD> <TD> HighWoodBlock </TD></TR>
<TR><TD> Drum-Low </TD> <TD> LowWoodBlock </TD></TR>
</Table>
</TD></TR>
</Table>
<!-- GROOVE=metronome4 FILE=metronome_metronome4.html SRC=/usr/local/share/mma/lib/stdlib/metronome.mma -->
<A Name=Metronome4></a>
<Table Border=3 CELLSPACING=0 CELLPADDING=5 BGColor="#eeeeee" Width="60%">
<TR><TD>
<H2> <A Href=metronome_metronome4.html> Metronome4 </a> </H2>
Single bar sequence with hits on beats 1, 2, 3 and 4. <B>(1)</B>
</TD></TR>
<TR><TD>
<Table CELLSPACING=0 CELLPADDING=5 BGColor="#eeeeee" Width="10%">
<TR><TD> Drum-Hi </TD> <TD> HighWoodBlock </TD></TR>
<TR><TD> Drum-Low </TD> <TD> LowWoodBlock </TD></TR>
</Table>
</TD></TR>
</Table>
<!-- GROOVE=metronome2-4 FILE=metronome_metronome2-4.html SRC=/usr/local/share/mma/lib/stdlib/metronome.mma -->
<A Name=Metronome2-4></a>
<Table Border=3 CELLSPACING=0 CELLPADDING=5 BGColor="#eeeeee" Width="60%">
<TR><TD>
<H2> <A Href=metronome_metronome2-4.html> Metronome2-4 </a> </H2>
A very useful introduction. On bar one we have hits on beats 1 and 3; on bar two hits on beats 1, 2, 3 and 4. <B>(2)</B>
</TD></TR>
<TR><TD>
<Table CELLSPACING=0 CELLPADDING=5 BGColor="#eeeeee" Width="10%">
<TR><TD> Drum-Hi </TD> <TD> HighWoodBlock </TD></TR>
<TR><TD> Drum-Low </TD> <TD> LowWoodBlock </TD></TR>
</Table>
</TD></TR>
</Table>
</Body></HTML>
|