By default the period of a scale (normally the octave)
has a size of 12 units (semitones). But it can be useful
to convert to a different measurement unit, e.g. to compare
a scale defined in 19-tone equal temperament (19edo) to the
size of its intervals when measured in normal 12edo semitones,
or vice versa.
Usage
convert(x, edo1, edo2)
Value
A numeric vector the same length as x
representing the input set converted to the desired cardinality (edo2).
Arguments
x
The set to convert as a numeric vector.
edo1
The size of the period measured in the same units
as the input x. Numeric.