1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-05-16 04:49:22 +02:00

Moved makedrum and naming.ily from LilyDrum repo

This commit is contained in:
Eric Teunis de Boone 2016-11-27 23:37:11 +01:00
parent 252904f9ec
commit 9f6b002762
2 changed files with 313 additions and 0 deletions

31
defs/naming.ily Normal file
View file

@ -0,0 +1,31 @@
% =================================================== %
% *Shorts* for Naming %
% =================================================== %
#(newline)
#(display "Short naming loaded")
instrumentSide = "Side"
instrumentTenor = "Tenor"
instrumentBass = "Bass"
instrumentLyrics = "Lyrics"
instrumentPipes = "Pipes"
instrumentPipessecnd = "Seconds"
instrumentPipesthrd = "Thirds"
instrumentSecnd = "Seconds"
instrumentThrd = "Thirds"
shortInstrumentLyrics = ""
shortInstrumentSide = "S.D."
shortInstrumentTenor = "T.D."
shortInstrumentBass = "B.D."
shortInstrumentPipes = "P."
shortInstrumentPipessecnd = "P2"
shortInstrumentPipesthrd = "P3"
shortInstrumentSecnd = "2nd"
shortInstrumentThrd = "3rd"
composerLyrics = ""
composerSide = ""
composerTenor = ""
composerBass = ""
composerPipes = ""
composerPipessecnd = ""
composerPipesthrd = ""