Main public logs
From Xenharmonic Reference
Combined display of all available logs of Xenharmonic Reference. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:28, 26 May 2026 Inthar talk contribs created page User:Inthar/common.js (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...")
