1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-05-15 12:29:22 +02:00

Merge branch 'tunekeys'

This commit is contained in:
Eric Teunis de Boone 2019-04-02 17:49:59 +02:00
commit 72139f6b3f
172 changed files with 521 additions and 336 deletions

View file

@ -3,8 +3,8 @@
\version "2.18.2"
composerPipes = ""
pipeglobal = {
\bagpipeKey
}
\key d \major
}
% Music
pipesA = {
\thrwd d4 \slurd d4 \dble e4 |

View file

@ -2,10 +2,11 @@
%% Globals
global = {
\time 2/4
}
\key a \mixolydian
}
confTempo = {
\tempo 4 = 80
}
}
%% Format
measure = { \grace {s1} s2 | }
halfline = { \repeat unfold 4 \measure }

View file

@ -3,8 +3,8 @@
\version "2.18.2"
composerPipes = "Calixa Lavallée"
pipeglobal = {
\bagpipeKey
}
\key a \mixolydian
}
% Music
pipesA = {
\grg c4 \grg e8. [ \gra e16 ] |

View file

@ -0,0 +1,32 @@
\version "2.18.2"
\include "bagpipe.ly"
\include "./config.ily"
\include "./notes.pipes.ily"
\score {
\transpose f d \new Staff {
\global
\pipeglobal
<<
\new NullVoice = "format" {
\repeat unfold 7 {
\repeat unfold 4 \measure
\break
}
\bar "|."
}%Format
\new Voice = "pipes" {
\pipesA
}
>>
}
\header {
title = \title
meter = \meter
instrument = \instrumentPipes
composer = \composerPipes
}
}

View file

@ -3,8 +3,8 @@
\version "2.18.2"
composerPipes = ""
pipeglobal = {
\bagpipeKey
}
\key d \major
}
% Music
pipesA = {
\grg a4 |