Although the hyperplane arrangements of Modal Color Theory determine most
scalar properties, there are some potentially interesting questions which
require different arrangements. This function makes "white" arrangements
which consider how many of a scale's intervals correspond exactly to the
"white" or perfectly even color for their generic size. That is, for an
interval x
belonging to generic size g
in an n
note scale, does
\(x = g \cdot \frac{edo}{n}\)? This may be relevant, for instance, because
two modes have identical sum brightnesses when the interval that separates
their tonics is "white" in this way. Mostly you will want to use these
matrices as inputs to functions with an ineqmat
parameter.
In many cases, it is desirable to use a combination of the MCT ineqmat
from
makeineqmat()
and the quasi-white ineqmat
from make_white_ineqmat()
. Generally
these are distinct, but they do have some shared hyperplanes in even cardinalities
related to formal tritones (intervals that divide the scale exactly in half).
Therefore, the function make_pastel_ineqmat()
exists to give the result of combining
them with duplicates removed. (The moniker "pastel" is
meant to suggest combining the colors of MCT arrangements with a white pigment
from white arrangements.)
Just as the MCT arrangements are concretized by the files "representative_scales"
and "representative_signvectors," the white and pastel arrangements are represented
by offwhite_scales,
offwhite_signvectors,
pastel_scales, and
pastel_signvectors.
This data has not been as thoroughly vetted as the files for the MCT arrangements, and currently
white and pastel arrangements are only represented up through cardinality 6.
The files are hosted at the modalcolortheory repo
like representative_scales because they are too large to include in musicMCT.