mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-10-31 02:16:34 +01:00
Moving Lilydrum.ly and bagpipe.ly to a search path, have to update MakeDrum script
This commit is contained in:
parent
560b5621b7
commit
11bade01a4
242 changed files with 2007 additions and 0 deletions
38
other/jonge_prins_van_friesland/side.ly
Normal file
38
other/jonge_prins_van_friesland/side.ly
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "config.ily"
|
||||
\include "notes.side.ily"
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
\sideglobal
|
||||
<<
|
||||
\new NullVoice = "format" {
|
||||
|
||||
}%Format
|
||||
|
||||
\new DrumVoice = "side" {
|
||||
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \title
|
||||
meter = \meter
|
||||
instrument = \instrumentSide
|
||||
composer = \composerSide
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue