Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OrchestralLily
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Edition Kainhofer
OrchestralLily
Commits
2df91441
Commit
2df91441
authored
13 years ago
by
Reinhold Kainhofer
Browse files
Options
Downloads
Patches
Plain Diff
Add TI/II, BI/II to the names
parent
ec207af3
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
oly_settings_choralscore.ily
+5
-0
5 additions, 0 deletions
oly_settings_choralscore.ily
oly_settings_names.ily
+24
-0
24 additions, 0 deletions
oly_settings_names.ily
with
29 additions
and
0 deletions
oly_settings_choralscore.ily
+
5
−
0
View file @
2df91441
...
...
@@ -16,6 +16,11 @@ AShortInstrumentName = \markup\null
TShortInstrumentName = \markup\null
BShortInstrumentName = \markup\null
SSoloShortInstrumentName = \markup\null
ASoloShortInstrumentName = \markup\null
TSoloShortInstrumentName = \markup\null
BSoloShortInstrumentName = \markup\null
OIInstrumentName = \markup\null
OIIInstrumentName = \markup\null
...
...
This diff is collapsed.
Click to expand it.
oly_settings_names.ily
+
24
−
0
View file @
2df91441
...
...
@@ -47,7 +47,11 @@ CbClef = \VcBClef
SClef = \clef "treble"
AClef = \clef "treble"
TClef = \clef "treble_8"
TIClef = \TClef
TIIClef = \TClef
BClef = \clef "bass"
BIClef = \BClef
BIIClef = \BClef
SingstimmeClef = \clef "treble"
SSoloClef = \SClef
ASoloClef = \AClef
...
...
@@ -107,7 +111,11 @@ SingstimmeInstrumentName = "Singstimme"
SInstrumentName = "Soprano"
AInstrumentName = "Alto"
TInstrumentName = "Tenore"
TIInstrumentName = "Tenore I"
TIIInstrumentName = "Tenore II"
BInstrumentName = "Basso"
BIInstrumentName = "Basso I"
BIIInstrumentName = "Basso II"
SSoloInstrumentName = "Soprano Solo"
TSoloInstrumentName = "Tenore Solo"
BSoloInstrumentName = "Basso Solo"
...
...
@@ -174,7 +182,11 @@ SShortInstrumentName = "S."
% SShortInstrumentName = ##f
AShortInstrumentName = "A."
TShortInstrumentName = "T."
TShortInstrumentName = "T.1"
TShortInstrumentName = "T.2"
BShortInstrumentName = "B."
BShortInstrumentName = "B.1"
BShortInstrumentName = "B.2"
SSoloShortInstrumentName = "S.Solo"
ASoloShortInstrumentName = "A.Solo"
TSoloShortInstrumentName = "T.Solo"
...
...
@@ -229,7 +241,11 @@ cueCh = "Coro"
cueS = "S."
cueA = "A."
cueT = "T."
cueT = "T.1"
cueT = "T.2"
cueB = "B."
cueB = "B.1"
cueB = "B.2"
cueO = "Org."
cueBC = "B.C."
...
...
@@ -266,7 +282,11 @@ ChNumber = "10"
SNumber = "11"
ANumber = "12"
TNumber = "13"
TINumber = "13a"
TIINumber = "13b"
BNumber = "14"
BINumber = "14a"
BIINumber = "14b"
SingstimmeNumber = "15"
SoloChoralScoreNumber = "15a"
SoloScoreNumber = "15"
...
...
@@ -387,7 +407,11 @@ BMidiInstrument = "voice oohs"
SMidiInstrument = "synth voice"
AMidiInstrument = "choir aahs"
TMidiInstrument = "voice oohs"
TMidiInstrument = \TMidiInstrument
TMidiInstrument = \TMidiInstrument
BMidiInstrument = "synth voice"
BMidiInstrument = \BMidiInstrument
BMidiInstrument = \BMidiInstrument
SSoloMidiInstrument = "synth voice"
TSoloMidiInstrument = "synth voice"
BSoloMidiInstrument = "synth voice"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment