Module:Chord consistency/doc: Difference between revisions
Jump to navigation
Jump to search
m Review |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{dochead|header=none}} | {{documentation|{{dochead|header=none}} | ||
This module provides some functions which enumerate [[consistent]] equal divisions relative to some chord. | This module provides some functions which enumerate [[consistent]] equal divisions relative to some chord. | ||
Line 13: | Line 13: | ||
=== Format of edos list === | === Format of edos list === | ||
Output of <code>consistent_edos</code> are links to individual edos with each trailing several asterisks. These indicate consistency distace ''d'' briefly, none as {{nowrap|1 ≤ ''d'' < 2}}; * as {{nowrap|2 ≤ ''d'' < 4}}; ** as {{nowrap|4 ≤ ''d'' < 8}}; … | Output of <code>consistent_edos</code> are links to individual edos with each trailing several asterisks. These indicate consistency distace ''d'' briefly, none as {{nowrap|1 ≤ ''d'' < 2}}; * as {{nowrap|2 ≤ ''d'' < 4}}; ** as {{nowrap|4 ≤ ''d'' < 8}}; …}} |
Revision as of 14:22, 25 January 2025
This module provides some functions which enumerate consistent equal divisions relative to some chord.
Functions
additively_consistent_int
- Slightly differ version of
Module:Limits.additively_consistent
. That function must be supplied with octave-reduced intervals.
consistent_edos
- Output list of consistent edos relative to given chord (Lua table of harmonics) up to 72edo. Different equaves, minimum consistency distance, maximum length of list are specifiable.
noinfobox_chord
(obsolete)- A piece of code for Module: Infobox Chord.
Format of edos list
Output of consistent_edos
are links to individual edos with each trailing several asterisks. These indicate consistency distace d briefly, none as 1 ≤ d < 2; * as 2 ≤ d < 4; ** as 4 ≤ d < 8; …