Mercurial > dottes
view web/index.html @ 249:9cdf1690d5e5
Add copyrighted tune removal statement to website.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Fri, 14 Jun 2013 23:21:29 +0100 |
parents | 50dccc8f1ac0 |
children | a3c356207253 |
line wrap: on
line source
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Ye Crie Havock Booke of Dottes</title> <link rel="stylesheet" href="css/reset.css" /> <link rel="stylesheet" href="css/text.css" /> <link rel="stylesheet" href="css/960.css" /> <link rel="stylesheet" href="css/dottes.css" /> <link href='http://fonts.googleapis.com/css?family=Pirata+One|Oswald' rel='stylesheet' type='text/css'> </head> <body> <div class="container_12"> <a href="/"> <div class="grid_12 header-strip banner"> <h1>Ye Crie Havock Booke of Dottes</h1> </div> </a> <div class="grid_12 dottes-body"> <h1>The music of Cry Havoc, a reference.</h1> <p>After every practice or dance-out, the musicians of Cry Havoc Botley Morris like to have a little music-playing session. <p>Havoc musicians come in all shades of experience and ability. This collection is intended to help those like me who are inexpert with instrument and folk music generally, but have a little musical background.</p> <p>Being folk tunes, many of the tunes herein have many variations. The music presented here is my attempt at reflecting what is actually played at Havoc sessions. I'm in no way suggesting that they are in any way <em>correct</em>. This is just how we go about them.</p> <p>The tunes we play tend to vary over time. So this collection is not static, but will change over time. I'll probably not delete tunes, but at some stage may get round to marking some as less used.</p> <p>All tunes are believed to be in the public domain, or at the very least enjoy widespread currency on the folk music scene. If I have inadvertantly transgressed on anyone's copyright, please contact me at the address below and I will remove the offending tune. <div class="dottes-container"> <div class="dottes-transpose-instrument"> <div class="dottes-transpose-instrument-item dottes-transpose-instrument-name"> <h1>Tunes</h1> </div> <div class="dottes-transpose-instrument-item dottes-transpose-how"> <p>The tunes are separated into tune collections. </div> <div class="dottes-transpose-instrument-item dottes-transpose-tune-types"> <ul class="tune-type-list"> <li><a href="Morris">Morris</a></li> <li><a href="Session">Session</a></li> <li><a href="Library">Library</a></li> </ul> </div> </div> </div> </div> <div class="grid_12 dottes-body"> <h1>But my instrument isn't suited for treble clef concert pitch!</h1> <p>Of course, not all instruments are suited to playing music written in concert pitch in the treble clef. <p>To help those with such instruments get started, I've done some simple transpositions for requested instruments. These are <strong>not</strong> proper arrangements; I lack the time and the knowledge or ability to do that. Instead, they are automatically generated from the concert pitch originals using a typically very simple method. <p>I hope you find them useful.</p> <div class="dottes-container"> <div class="dottes-transpose-instrument"> <div class="dottes-transpose-instrument-item dottes-transpose-instrument-name"> <h1>Cello</h1> </div> <div class="dottes-transpose-instrument-item dottes-transpose-how"> <p>Transpose down one or two octaves depending on the range in the tune, and use the bass clef. </div> <div class="dottes-transpose-instrument-item dottes-transpose-tune-types"> <ul class="tune-type-list"> <li><a href="Morris-Cello">Morris</a></li> <li><a href="Session-Cello">Session</a></li> <li><a href="Library-Cello">Library</a></li> </ul> </div> </div> </div> <div class="dottes-container"> <div class="dottes-transpose-instrument"> <div class="dottes-transpose-instrument-item dottes-transpose-instrument-name"> <h1>Horn in F</h1> </div> <div class="dottes-transpose-instrument-item dottes-transpose-how"> <p>Transpose up a fifth, or down a seventh depending on the range in the tune. To avoid scaring less able horn players such as myself, the transposed score will prefer going below middle C to going above the top G on the stave. Able horn players can transpose in their heads anyway, so don't need this. </div> <div class="dottes-transpose-instrument-item dottes-transpose-tune-types"> <ul class="tune-type-list"> <li><a href="Morris-HornInF">Morris</a></li> <li><a href="Session-HornInF">Session</a></li> <li><a href="Library-HornInF">Library</a></li> </ul> </div> </div> </div> </div> <div class="grid_12 dottes-body"> <h1>Who is responsible for this?</h1> <p>Found a mistake, missing a tune or just want something changed? Email Jim at <a href="mailto:dottes@cryhavoc.org.uk"> dottes@cryhavoc.org.uk</a>.</p> </div> </div> </body> </html>