Cleaned up repo from .*.swp

Slight changes for tenor standards and molly connell
This commit is contained in:
Eric Teunis de Boone 2017-09-17 16:35:20 +02:00
parent f20f20d599
commit 97f0271796
12 changed files with 16 additions and 32 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
to_process/
piobaireachd/
sets/
sets
tmp/

Binary file not shown.

9
fix.sh
View File

@ -2,3 +2,12 @@
COMMAND=''
sed "s/\"\(.*.ily\)\"/\".\/\1\"/g" -i **/**/*.ly **/*.ly
## dr|fr to tutti
#:%s/\([^\s ]*\)\s*\\dr\(.\{-}\)\\fr/\\tutti { \1 \2 }

View File

@ -13,7 +13,7 @@ class MakeDrum:
VERSION = '0.9.7'
MASTER_DIR = os.path.dirname(os.path.abspath(__file__))
RUN_DIR = os.path.abspath(os.curdir)
TMP_DIR = '.'
TMP_DIR = 'tmp'
TMP_PREFIX = 'tmp_'
OUT_DIR = '.'

View File

@ -1,12 +0,0 @@
\version "2.18.2"
\header {title = "Set 5: Scotland the Brave / Wings / Rowan Tree / Scotland the brave (high)"}
\paper {#(define page-breaking ly:minimal-breaking)}
#(ly:set-option 'relative-includes #t)
%Scores
\include "/home/ericteunis/public/www/pipeband-drumming/music/4-4_marches/scotland_the_brave/full.ly"
\include "/home/ericteunis/public/www/pipeband-drumming/music/4-4_marches/wings/full.ly"
\include "/home/ericteunis/public/www/pipeband-drumming/music/4-4_marches/rowan_tree/full.ly"
\include "/home/ericteunis/public/www/pipeband-drumming/music/4-4_marches/scotland_the_brave/high-full.ly"

View File

@ -1,12 +0,0 @@
\version "2.18.2"
\header {title = "Set 5: Scotland the Brave / Wings / Rowan Tree / Scotland the brave (high)"}
\paper {#(define page-breaking ly:minimal-breaking)}
#(ly:set-option 'relative-includes #t)
%Scores
\include "/home/ericteunis/public/www/pipeband-drumming/music/4-4_marches/scotland_the_brave/pipes.ly"
\include "/home/ericteunis/public/www/pipeband-drumming/music/4-4_marches/wings/pipes.ly"
\include "/home/ericteunis/public/www/pipeband-drumming/music/4-4_marches/rowan_tree/pipes.ly"
\include "/home/ericteunis/public/www/pipeband-drumming/music/4-4_marches/scotland_the_brave/high-pipes.ly"

Binary file not shown.

View File

@ -73,14 +73,14 @@ tenorFourfoursOneB = \drummode {
% 6/8s
% --------------------------
tenorSixeightsOneA = \drummode {
d4.\up g\up |
\flourish d4. \flourish g |
d^\splitTheFeather r |
d g |
\scoop { d8 r8 g8 d4. } |
\flourish d4. \flourish g |
d^\splitTheFeather r |
d g |
\scoop { d8r8 g8 d4. } |
\scoop { d8 r8 g8 d4. } |
}
tenorSixeightsOneB = \drummode {

View File

@ -89,10 +89,9 @@
\drummode {
\repeat volta 2 {
\repeat volta 2 {
\tenorNineeightsOneA
\bar "||"
\break
\tenorNineeightsOneB
}
}
}
}

View File

@ -19,5 +19,5 @@ tenorBB = \drummode {
d4^\up g4^\up \flourish { d4 g4 } |
d4 \parenthesize d8. g16 r8. g16 d4 |
d4 g4 d8. g16 d4 |
d4^\up g4^\up \flourish d4 \flourish g4 |
\flourish d4 \flourish g4 d4^\up g4^\up |
}