Module:Interval edo approximation: Revision history

From Xenharmonic Reference

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 May 2026

  • curprev 20:5220:52, 26 May 2026 Inthar talk contribs 6,343 bytes +6,343 Created page with "-- EDO Approximations Module -- Calculates EDO approximations for just intervals -- Usage: {{#invoke:EDO_Approximations|main|interval=3/2|tolerance=9|min_edo=5|max_edo=60}} local u = require("Module:Utils") local yesno = require("Module:Yesno") local p = {} -- ===== CONFIGURATION VARIABLES ===== local DEFAULT_TOLERANCE = 13.0 -- Relative error tolerance in percent local DEFAULT_MIN_EDO = 5 -- Minimum EDO to check local DEFAULT_MAX_EDO = 60 -- Maximum EDO to ch..."