-
Notifications
You must be signed in to change notification settings - Fork 1
/
index1.html
167 lines (141 loc) · 8.27 KB
/
index1.html
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<html>
<head>
<title>Tunebook ABC - First Edition</title>
<meta charset="utf-8"/>
<meta name = "viewport" content = "width = 600" />
<link rel="stylesheet" href="../jw35-default.css"
type="text/css" media="all" />
</head>
<body>
<div id="container">
<h1>Tunebook ABC - First Edition</h1>
<p>
This site contains a transcription into <a href="http://abcnotation.com/">ABC notation</a>
of the <strong>old, first edition</strong> of the tunes used by <a href="https://www.tuneworks.co.uk/">Tuneworks</a> in
the workshops and sessions that they run at
various UK folk festivals.
</p>
<p>
<a href="./">Transcription of the tunes in the new, second edition of the Tunebook</a> are available.
</p>
<p>
While lots of versions of most of these tunes
are already available on sites like <a href="https://thesession.org">The Session</a>, the ones
here are intended to be note-for-note identical to the versions
published in the
<a href="https://docs.wixstatic.com/ugd/d6448b_974724120ad6465fbf8f417ff89daf0b.pdf">Tuneworks Tunebook</a>.
</p>
<h2>ABC Files</h2>
<ul>
<li>
<a href="tunebook.abc">All the tunes as a single file</a>, suitable for further processing
or importing into other programs. iPhone and iPad users might want to try out
<a href="https://apps.apple.com/gb/app/tunebook/id310492506">Tunebook</a> which
seems to handle this file OK.
</li>
<li>
<a href="abc/">Individual tunes</a> (or <a href="tunebook-abc.zip">all the tunes in a Zip archive</a>).
Here (and elsewhere) the numbers at the start of the
filename encode the number of the page in the original Tunebook on which the tune appears
and its place on that page.
</li>
</ul>
<h2>Other formats</h2>
<p>
This site also contains the results of processing the ABC files into various other formats:
</p>
<ul>
<li><a href="midi/">All the tunes converted to MIDI files</a> (or <a href="tunebook-midi.zip">all the MIDI files in a Zip archive)</a></li>
</ul>
<ul>
<li><a href="mp3/">All the tunes converted to mp3 audio files</a> (or <a href="tunebook-mp3.zip">all the mp3 files in a Zip archive)</a></li>
</ul>
<ul>
<li><a href="tunebook.pdf">tunebook.pdf</a> A printable copy of the tunes
using much the same layout as the Tuneworks original.</li>
</ul>
<ul>
<li>The printed tunebook for transposing instruments:
<ul>
<li><a href="tunebook-eflat.pdf">tunebook-eflat.pdf</a> to E♭ (e.g. for alto sax)</li>
<li><a href="tunebook-bflat.pdf">tunebook-bflat.pdf</a> to B♭ (e.g. for clarinet, soprano or tenor sax )</li>
<li><a href="tunebook-bassclef.pdf">tunebook-bassclef.pdf</a> in the bass clef</li>
</ul>
</li>
</ul>
<ul>
<li>One tune per page for various instruments:
<ul>
<li><a href="tunebook-guitar-dwhistle.pdf">tunebook-guitar-dwhistle.pdf</a> with Guitar chord diagrams and D Whistle tabs.</li>
<li><a href="tunebook-mandolin.pdf">tunebook-mandolin.pdf</a> with Mandolin tabs.</li>
<li><a href="tunebook-ukulele.pdf">tunebook-ukulele.pdf</a> with Ukulele chord diagrams.</li>
<li>Mountain Dulcimer:
<ul>
<li><a href="tunebook-dulcimer-chords-dad.pdf">tunebook-dulcimer-chords-dad.pdf</a> with example chord diagrams for D-A-D tuning</li>
<li><a href="tunebook-dulcimer-tabs-dxd.pdf">tunebook-dulcimer-tabs-dxd.pdf</a> with simple melody tabs for D-A-D and D-G-D tuning ('D' and 'G' tunes only)</li>
<li><a href="tunebook-dulcimer-tabs-a.pdf">tunebook-dulcimer-tabs-a.pdf</a> with simple melody tabs for melody strings tuned to 'A'</li>
</ul>
</li>
</ul>
</li>
</ul>
<ul>
<li>A compact index to all the tunes, just showing the first couple of bars
(handy when trying to remember the notes for a particular tune or identify a tune's name from its start):
<ul>
<li><a href="cheatsheet.pdf">cheatsheet.pdf</a> just the tunes.</li>
<li><a href="cheatsheet-dwhistle.pdf">cheatsheet-dwhistle.pdf</a> including D Whistle tabs.</li>
<li><a href="cheatsheet-mandolin.pdf">cheatsheet-mandolin.pdf</a> including Mandolin tabs.</li>
<li>For Mountain Dulcimers:
<ul>
<li><a href="cheatsheet-dulcimer-d.pdf">cheatsheet-dulcimer-d.pdf</a> with melody string(s) tuned to 'D'.</li>
<li><a href="cheatsheet-dulcimer-a.pdf">cheatsheet-dulcimer-a.pdf</a> with melody string(s) tuned to 'A.</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2>Mistakes</h2>
<p>
The transcription is bound to contain mistakes, defined as (almost) anything that isn't the same as it is in the
Tuneworks Tunebook (ignoring minor stylistic differences and the differences listed below).
Likewise, the various derived formats are unlikely to be error free even if the ABC
transcriptions are correct.
Please report any mistakes that you find, either by creating a GitHub
issue or (better) a pull request, or (if that doesn't mean anything to you) by emailing
Jon Warbrick <[email protected]>.</p>
<p>
The following differences from Tuneworks Tunebook are expected:
</p>
<ul>
<li>Each tune stands on its own, rather than being part of a set. As a result, they
all include time signatures, and the key change warning at the end of 'The Banshee'
isn't included.</li>
<li>What would be a final 'e' at the end of the first section repeat in My Darling Asleep is
omitted, largely because abc2midi complains that it makes the repeat bar too long.</li>
</ul>
<h2>Notes</h2>
<p>
This work was inspired by <a href="http://www.pghardy.net/concertina/tunebooks/">Paul
Hardy's Tunebooks</a> and his
<a href="http://www.pghardy.net/concertina/tunebooks/tunebook_process.html">tunebook process page</a> informed the initial processing pipeline. Robin Clark, once of
<a href="http://www.dulcimers.co.uk">Bird Rock Dulcimers</a>, fixed a number of mistakes in the Dulcimer versions. John Hinton of <a href="https://www.facebook.com/johnhintonmusician">John Hinton Music</a> provided much-needed music theory advice.
</p>
<p>
The master copies of these tunes, along with the tools used to produce everything else,
can be found on GitHub at <a href="https://github.com/jw35/tunebook-abc">https://github.com/jw35/tunebook-abc</a>.
</p>
<p>
This transcription and the subsequent processing is the work of
Jon Warbrick <[email protected]>. The transcribed ABC files and
the various other files on this site are licensed under a
<a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons 'Attribution ShareAlike'
licence</a>. This means you can "remix, tweak, and build upon" this work even for commercial purposes,
as long as you credit me and Tuneworks and license your new creations under the identical terms.
The licensing of the Tuneworks Tunebook on which this work is based is unclear, other than
this extracted from the introduction: "The book is downloadable from http://www.tuneworks.co.uk/.
Please feel free to use it as widely as you like".
</p>
</div>
</body>
</html>