Class: HeadMusic::Style::Guidelines::OnePerBar

Inherits:
NoteCountPerBar show all
Defined in:
lib/head_music/style/guidelines/one_per_bar.rb

Overview

Checks that each middle bar contains exactly one whole note.

Constant Summary collapse

COUNT =
1
RHYTHMIC_VALUE =
:whole

Constructor Details

This class inherits a constructor from HeadMusic::Style::Annotation