Class: HeadMusic::Style::Guidelines::StartOnPerfectConsonance
- Inherits:
-
Annotation
- Object
- Annotation
- HeadMusic::Style::Guidelines::StartOnPerfectConsonance
- Defined in:
- lib/head_music/style/guidelines/start_on_perfect_consonance.rb
Overview
marks the voice if the first note is not the first or fifth scale degree of the key.
Constant Summary collapse
- MESSAGE =
"Start on the tonic or a perfect consonance above the tonic (unless bass voice)."
Instance Attribute Summary
Attributes inherited from Annotation
Instance Method Summary collapse
Methods inherited from Annotation
#adherent?, #end_position, #fitness, #initialize, #message, #notes?, #start_position
Constructor Details
This class inherits a constructor from HeadMusic::Style::Annotation