Class: HeadMusic::Style::Guidelines::NoParallelPerfectWithSyncopation
- Inherits:
-
NoParallelPerfect
- Object
- Annotation
- NoParallelPerfect
- HeadMusic::Style::Guidelines::NoParallelPerfectWithSyncopation
- Defined in:
- lib/head_music/style/guidelines/no_parallel_perfect_with_syncopation.rb
Overview
A counterpoint guideline
Constant Summary collapse
- MESSAGE =
"Avoid parallel perfect consonances between syncopated notes."
Instance Method Summary collapse
Constructor Details
This class inherits a constructor from HeadMusic::Style::Annotation
Instance Method Details
#analyzed_harmonic_intervals ⇒ Object (private)
10 11 12 |
# File 'lib/head_music/style/guidelines/no_parallel_perfect_with_syncopation.rb', line 10 def analyzed_harmonic_intervals harmonic_intervals end |