Class: HeadMusic::Style::Guidelines::ThreePerBar

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

Overview

Checks that each middle bar contains exactly three quarter notes.

Constant Summary collapse

COUNT =
3
RHYTHMIC_VALUE =
:quarter

Constructor Details

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