Class: HeadMusic::Style::Guidelines::LimitOctaveLeaps
- Inherits:
-
Annotation
- Object
- Annotation
- HeadMusic::Style::Guidelines::LimitOctaveLeaps
- Defined in:
- lib/head_music/style/guidelines/limit_octave_leaps.rb
Overview
A counterpoint guideline: Use a maximum of one octave leap.
Constant Summary collapse
- MESSAGE =
"Use a maximum of one octave leap."
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