octaveCents constant

Cent const octaveCents

The number of cents in an Interval.P8.

Implementation

static const octaveCents = Cent(chromaticDivisions * 100);