User:Inthar/common.js: 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 23:3323:33, 26 May 2026 Inthar talk contribs m 5,726 bytes −1 No edit summary Tag: Manual revert
  • curprev 22:3422:34, 26 May 2026 Inthar talk contribs m 5,727 bytes +1 No edit summary Tag: Reverted
  • curprev 20:2820:28, 26 May 2026 Inthar talk contribs 5,726 bytes +5,726 Created page with "(function () { 'use strict'; var ctx = null; var activeNodes = []; var activeBtn = null; var STORAGE_KEY = 'edoChordPlayTimbre'; var TIMBRES = ['triangle', 'sawtooth', 'square', 'sine']; var TIMBRE_LABELS = { triangle: 'Triangle', sawtooth: 'Sawtooth', square: 'Square', sine: 'Sine' }; var LOOK_AHEAD = 0.00; // 50ms buffer so the audio thread can schedule var BASE_FREQ = 261.63; // middle C; pitch is set via detune (cents) on top..."