Skip to content

Commit

Permalink
Merge pull request #1061 from GregoryREvans/master
Browse files Browse the repository at this point in the history
Updated Woodwind Diagrams
  • Loading branch information
trevorbaca committed Dec 4, 2018
2 parents dac5973 + df3172c commit 707304e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions abjad/indicators/WoodwindFingering.py
Original file line number Diff line number Diff line change
Expand Up @@ -287,12 +287,19 @@ def __repr__(self) -> str:
@property
def _valid_names(self):
return (
'tin-whistle',
'piccolo',
'flute',
'flute-b-extension',
'oboe',
'clarinet',
'bass-clarinet',
'low-bass-clarinet',
'saxophone',
'soprano-saxophone',
'alto-saxophone',
'tenor-saxophone',
'baritone-saxophone',
'bassoon',
'contrabassoon',
)
Expand Down

0 comments on commit 707304e

Please sign in to comment.