Class: HeadMusic::Style::Guidelines::TwoPerBar

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

Overview

Checks that each middle bar contains exactly two half notes.

Constant Summary collapse

COUNT =
2
RHYTHMIC_VALUE =
:half

Constructor Details

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