pub const RECURSIVE_JI: AdaptiveTuningSystem;Expand description
Recursive just intonation:
frequency = C_base * FiveLimit[root] * FiveLimit[local_degree]
Both tables are the classical five-limit scale, so a fourth above the root is 4/3 and a minor sixth 8/5, and a triad is just in every inversion: the table’s fourth, minor sixth and major sixth are the octave complements of its fifth, major third and minor third.