Class: HeadMusic::Style::Guidelines::AllowedRhythmicValuesForFifthSpecies

Inherits:
Annotation
  • Object
show all
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

#marksObject



9
10
11
# File 'lib/head_music/style/guidelines/allowed_rhythmic_values_for_fifth_species.rb', line 9

def marks
  []
end