Module tune::temperament

source ·
Expand description

Prime-number based representation of just intervals.

Structs

  • A named rational interval in its prime factor representation.
  • Utility to access a large set of Commas.
  • A Val is a step size and a sequence of step numbers that, multiplied component-wise, are to be considered equivalent to the prime number sequence [2, 3, 5, 7, …].

Functions