mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-06-15 19:56:37 +02:00
Added new tunes for pipes
This commit is contained in:
parent
3d6f025aee
commit
9f9041c353
34 changed files with 877 additions and 399 deletions
34
4-4_marches/bonnie_lass_o_fyvie/pipes.ly
Normal file
34
4-4_marches/bonnie_lass_o_fyvie/pipes.ly
Normal file
|
@ -0,0 +1,34 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "config.ily"
|
||||
\include "notes.pipes.ily"
|
||||
|
||||
\score {
|
||||
\new Staff {
|
||||
\global
|
||||
\pipeglobal
|
||||
<<
|
||||
{
|
||||
\repeat volta 2 {
|
||||
\part \line
|
||||
}
|
||||
}
|
||||
{
|
||||
\pipesA
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentPipes
|
||||
composer = \composerPipes
|
||||
}
|
||||
}
|
||||
\score {
|
||||
\new Staff { \global \pipeglobal
|
||||
\set Staff.midiInstrument = #"bagpipe"
|
||||
%%Tune
|
||||
}
|
||||
\midi { \confTempo }
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue