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:
parent
252904f9ec
commit
9f6b002762
2 changed files with 313 additions and 0 deletions
31
defs/naming.ily
Normal file
31
defs/naming.ily
Normal 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 = ""
|
Loading…
Add table
Add a link
Reference in a new issue