Class: HeadMusic::Style::Guidelines::AllowedRhythmicValuesForFifthSpecies
- Inherits:
-
Annotation
- Object
- Annotation
- HeadMusic::Style::Guidelines::AllowedRhythmicValuesForFifthSpecies
- Defined in:
- lib/head_music/style/guidelines/allowed_rhythmic_values_for_fifth_species.rb
Overview
All rhythmic values are allowed in fifth species counterpoint. This guideline is always adherent.
Constant Summary collapse
- MESSAGE =
"All rhythmic values are allowed in fifth species."
Instance Method Summary collapse
Constructor Details
This class inherits a constructor from HeadMusic::Style::Annotation
Instance Method Details
#marks ⇒ Object
9 10 11 |
# File 'lib/head_music/style/guidelines/allowed_rhythmic_values_for_fifth_species.rb', line 9 def marks [] end |