Type alias FactorizationStrategy

FactorizationStrategy: "patent" | "GPV" | "mapping" | "GM" | "warts"

Factorization strategy. 'patent': Use patent vals only. 'GPV': Use generalized patent vals. 'mapping': Use ET approximation to the temperament's POTE mapping. 'GM': Use generalized approximations to the temperament's TE mapping.

Generated using TypeDoc