From e06fd9518e737b2ccd757deee66925752faca46d Mon Sep 17 00:00:00 2001 From: Jim Hague Date: Sun, 5 Feb 2017 22:51:30 +0000 Subject: [PATCH 01/24] Remove old Windows Media Player embedded object for playing audio. We're in the world of HTML5 now. And Firefox has started playing tunes on page download. --- dottes.html.learnertune | 44 ----------------------------------------- dottes.html.tune | 9 --------- 2 files changed, 53 deletions(-) diff --git a/dottes.html.learnertune b/dottes.html.learnertune index 1e4c1d6..d5d0c66 100644 --- a/dottes.html.learnertune +++ b/dottes.html.learnertune @@ -65,17 +65,6 @@
@@ -97,17 +86,6 @@
@@ -129,17 +107,6 @@
@@ -161,17 +128,6 @@
diff --git a/dottes.html.tune b/dottes.html.tune index 1002706..32af4dc 100644 --- a/dottes.html.tune +++ b/dottes.html.tune @@ -75,15 +75,6 @@
+
+
+
+

Alto recorder using C fingering

+
+
+

Transpose down a fifth, or up a seventh depending on the + range in the tune. This allows players familiar with the + descant recorder to use the fingering they already know + when playing the alto recorder, rather than having to + learn F fingering.

+
+
+ +
+
+
From 65fa105e1fbb7bcb33298f449d35063534717177 Mon Sep 17 00:00:00 2001 From: Jenkins Build Manager Date: Thu, 14 Sep 2017 18:31:23 +0100 Subject: [PATCH 19/24] Added tag build-default-270 for changeset dff7d9fb81b3 --- .hgtags | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgtags b/.hgtags index 0868f4d..61e30a2 100644 --- a/.hgtags +++ b/.hgtags @@ -102,3 +102,4 @@ c9945842c5236f002645aa6957dd20e2ad5bb432 build-default-264 df13ed6522099c52624ed6b0d164650f0cca7df5 build-default-265 57ac5ad9556d5f45573dc23ab37ac312d0cc9f93 build-default-266 7ad6c0aa958da1e114cc3c45c60775c6a359eb77 build-default-267 +dff7d9fb81b3aa3aeed1791a857e2bc28fe6141a build-default-270 From 1214188868e3fcb31ec7150ac8430be9acbb016b Mon Sep 17 00:00:00 2001 From: Jim Hague Date: Fri, 15 Sep 2017 16:22:21 +0100 Subject: [PATCH 20/24] Bagpipers, Sussex Cotillion and Mount Hills from Nerys. I've added chords for the last two from a net site and Paul Hardy respectively. Still looking for chords for Bagpipers. --- Session/Bagpipers.abc | 10 ++++++++++ Session/MountHills.abc | 11 +++++++++++ Session/SussexCotillion.abc | 12 ++++++++++++ 3 files changed, 33 insertions(+) create mode 100644 Session/Bagpipers.abc create mode 100644 Session/MountHills.abc create mode 100644 Session/SussexCotillion.abc diff --git a/Session/Bagpipers.abc b/Session/Bagpipers.abc new file mode 100644 index 0000000..db6a514 --- /dev/null +++ b/Session/Bagpipers.abc @@ -0,0 +1,10 @@ +X: 1 +T: Bagpipers +Q: 1/4=140 +M: 4/4 +L: 1/4 +K: G +D | E/F/ G G F | E2 E D | E>D E F | G/F/G/A/ G D | +E/F/ G G F | E2 E D | E>D E F | G2 G :| +A | B/c/ d d B | B A A2 | B/A/B/c/ d A | B/A/B/c/ d D | +E/F/ G G F | E2 E D | E>D E F | G3 :| diff --git a/Session/MountHills.abc b/Session/MountHills.abc new file mode 100644 index 0000000..3c301da --- /dev/null +++ b/Session/MountHills.abc @@ -0,0 +1,11 @@ +X: 1 +T: Mount Hills +S: Playford +Q: 1/4=152 +M: 4/4 +L: 1/4 +K: G +"G" G d B B | "D" A/B/A/G/ F D | "G" G d B B/c/ | "Am" d c/B/ A2 | +"G" G d B B | "D" A/B/A/G/ F D | "Am" G F/E/ c B/A/ | "D" F2 "G" G2 :| +"D" F>G A B | c B A G/F/ | "C" G E c d | "G" B2 "D" A2 | +"G" d/e/d/c/ B B | "Em" G G E G/B/ | "Am" c B/A/ "Am7" G/F/G/A/ | "D" A2 "G" G2 :| diff --git a/Session/SussexCotillion.abc b/Session/SussexCotillion.abc new file mode 100644 index 0000000..4ae63d7 --- /dev/null +++ b/Session/SussexCotillion.abc @@ -0,0 +1,12 @@ +X: 1 +T: Sussex Cotillion +N: Goes into Mount Hills +Q: 1/4=130 +M: 4/4 +L: 1/4 +K: G +D | "G" G2 "D" d>c | "Em" B/c/A/B/ G A/B/ | "C" c B A G | "D" F/G/A/F/ D>D | +"C" E D/E/ "D" F E/F/ | "G" G/F/G/A/ "Em" G "C" c | "G" B A/G/ "D" A G/F/ | "G" G2 G :| +B/c/ | "G" d d/c/ B B/c/ | d/e/d/c/ B d | "C" e d e f | "G" g f/e/ d2 | +"G" g f/e/ d d | "C" e d/c/ "G" B A/B/ | "C" c B "Am" A G | "D" F/G/A/F/ D>D | +"C" E D/E/ F E/F/ | "G" G/F/G/A/ "Em" G c | "G" B A/G/ "D" A G/F/ | "G" G2 G :| From 3fa1e617855a1a24e145002e6eac0ecf16d6aca5 Mon Sep 17 00:00:00 2001 From: Jenkins Build Manager Date: Fri, 15 Sep 2017 17:22:32 +0100 Subject: [PATCH 21/24] Added tag build-default-271 for changeset 411557b5fd52 --- .hgtags | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgtags b/.hgtags index 61e30a2..69aa503 100644 --- a/.hgtags +++ b/.hgtags @@ -103,3 +103,4 @@ df13ed6522099c52624ed6b0d164650f0cca7df5 build-default-265 57ac5ad9556d5f45573dc23ab37ac312d0cc9f93 build-default-266 7ad6c0aa958da1e114cc3c45c60775c6a359eb77 build-default-267 dff7d9fb81b3aa3aeed1791a857e2bc28fe6141a build-default-270 +411557b5fd5253f091ccd379a8d1492cf15ecc08 build-default-271 From b763e68a704b71bd5ae1a94f9ef1f1312f668801 Mon Sep 17 00:00:00 2001 From: Jim Hague Date: Fri, 15 Sep 2017 18:26:52 +0100 Subject: [PATCH 22/24] Bagpipers. Add chords for drone and note on drone. --- Session/Bagpipers.abc | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Session/Bagpipers.abc b/Session/Bagpipers.abc index db6a514..4b4b16d 100644 --- a/Session/Bagpipers.abc +++ b/Session/Bagpipers.abc @@ -4,7 +4,9 @@ Q: 1/4=140 M: 4/4 L: 1/4 K: G -D | E/F/ G G F | E2 E D | E>D E F | G/F/G/A/ G D | -E/F/ G G F | E2 E D | E>D E F | G2 G :| -A | B/c/ d d B | B A A2 | B/A/B/c/ d A | B/A/B/c/ d D | -E/F/ G G F | E2 E D | E>D E F | G3 :| +N: Dottes: The melody should be accompanied by a continuous drone +N:+ on the string below on fiddle - the chords are a suggested drone. +D | "C" E/F/ G G F | E2 E D | E>D E F | "G" G/F/G/A/ G D | + "C" E/F/ G G F | E2 E D | E>D E F | "G" G2 G :| +A | "G" B/c/ d d B | B A "D" A2 | "G" B/A/B/c/ d A | B/A/B/c/ d D | + "C" E/F/ G G F | E2 E D | E>D E F | "G" G3 :| From f5d84ee31030da048e0d7a7b5232fa1847910eeb Mon Sep 17 00:00:00 2001 From: Jim Hague Date: Fri, 15 Sep 2017 18:27:08 +0100 Subject: [PATCH 23/24] Fix up N: fields that weren't quite right. --- Session/ExplodingPotato.abc | 2 +- Session/OrangeInBloom.abc | 2 +- Session/SussexCotillion.abc | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Session/ExplodingPotato.abc b/Session/ExplodingPotato.abc index f8d230c..6515d2c 100644 --- a/Session/ExplodingPotato.abc +++ b/Session/ExplodingPotato.abc @@ -1,7 +1,7 @@ X: 1 T: Exploding Potato, The C: Ed Pritchard -N: Change: ExtensionReel.abc +N: Dottes: Change: M: C L: 1/4 Q: 180 diff --git a/Session/OrangeInBloom.abc b/Session/OrangeInBloom.abc index ab8e4ec..974d7d7 100644 --- a/Session/OrangeInBloom.abc +++ b/Session/OrangeInBloom.abc @@ -3,7 +3,7 @@ T:Orange in Bloom T:Sherborne Waltz R:Waltz O:England -N: Dottes From Paul Hardy's Session Tunebook. +N: Dottes: From Paul Hardy's Session Tunebook. Z:Paul Hardy's Session Tunebook 2013 (see www.paulhardy.net). Creative Commons cc by-nc-sa licenced. M:3/4 L:1/8 diff --git a/Session/SussexCotillion.abc b/Session/SussexCotillion.abc index 4ae63d7..fdaf9da 100644 --- a/Session/SussexCotillion.abc +++ b/Session/SussexCotillion.abc @@ -5,6 +5,7 @@ Q: 1/4=130 M: 4/4 L: 1/4 K: G +N: Dottes: Change: D | "G" G2 "D" d>c | "Em" B/c/A/B/ G A/B/ | "C" c B A G | "D" F/G/A/F/ D>D | "C" E D/E/ "D" F E/F/ | "G" G/F/G/A/ "Em" G "C" c | "G" B A/G/ "D" A G/F/ | "G" G2 G :| B/c/ | "G" d d/c/ B B/c/ | d/e/d/c/ B d | "C" e d e f | "G" g f/e/ d2 | From 788f952157f43b518adfb32c447340be14650ee2 Mon Sep 17 00:00:00 2001 From: Jenkins Build Manager Date: Fri, 15 Sep 2017 19:22:15 +0100 Subject: [PATCH 24/24] Added tag build-default-272 for changeset 0e0cbc22a87f --- .hgtags | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgtags b/.hgtags index 69aa503..e05bf49 100644 --- a/.hgtags +++ b/.hgtags @@ -104,3 +104,4 @@ df13ed6522099c52624ed6b0d164650f0cca7df5 build-default-265 7ad6c0aa958da1e114cc3c45c60775c6a359eb77 build-default-267 dff7d9fb81b3aa3aeed1791a857e2bc28fe6141a build-default-270 411557b5fd5253f091ccd379a8d1492cf15ecc08 build-default-271 +0e0cbc22a87f9a2a409f649da7abef63d0850150 build-default-272