Module:Chord 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:2720:27, 26 May 2026 Inthar talk contribs 7,229 bytes +7,229 Created page with "-- Chord EDO Approximations Module -- Calculates EDO approximations for JI chords like 4:5:6 or 4:5:6:7 -- Usage: {{#invoke:Chord_EDO_Approximation|main|chord=4:5:6|max_total_error=20|min_edo=5|max_edo=60}} local u = require("Module:Utils") local yesno = require("Module:Yesno") local p = {} -- ===== CONFIGURATION VARIABLES ===== local DEFAULT_ERROR_BASE = 10 -- Constant tolerance offset (%) local DEFAULT_ERROR_QUADRATIC = 2.5 -- Multiplier on n·(n+1), where n =..."