Fix Issue #25095
Contrabassoon octave problem fixed by changing clef. Reed contrabass clef also changed
This commit is contained in:
parent
5aa775fd0d
commit
146ee2a62c
1 changed files with 2 additions and 2 deletions
|
@ -1829,7 +1829,7 @@
|
|||
<shortName>Cbsn.</shortName>
|
||||
<description>Contrabassoon</description>
|
||||
<musicXMLid>wind.reed.contrabassoon</musicXMLid>
|
||||
<clef>F8vb</clef>
|
||||
<clef>F</clef>
|
||||
<barlineSpan>1</barlineSpan>
|
||||
<aPitchRange>22-57</aPitchRange>
|
||||
<pPitchRange>22-60</pPitchRange>
|
||||
|
@ -1846,7 +1846,7 @@
|
|||
<shortName>Rd. Cbs.</shortName>
|
||||
<description>ReeContrabass</description>
|
||||
<musicXMLid>wind.reed.contrabass</musicXMLid>
|
||||
<clef>F8vb</clef>
|
||||
<clef>F</clef>
|
||||
<barlineSpan>1</barlineSpan>
|
||||
<aPitchRange>22-57</aPitchRange>
|
||||
<pPitchRange>22-60</pPitchRange>
|
||||
|
|
Loading…
Reference in a new issue