Creates a perfectly even scale that divides the octave into n equal steps.
Such scales serve as the origin for the hyperplane arrangements of Modal Color Theory,
whence the name edoo for "equal division of the octave origin."
Usage
edoo(card, edo = 12)
Value
Numeric vector of length card representing a scale of card notes.
Arguments
card
Number of notes in the scale. Numeric.
edo
Number of unit steps in an octave. Defaults to 12.