Module:Chord consistency/doc: Difference between revisions
Dummy index (talk | contribs) No edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 3: | Line 3: | ||
=== Functions === | === Functions === | ||
;<code>additively_consistent_int</code> | ; <code>additively_consistent_int</code> | ||
:Slightly differ version of [[Module:Limits]].additively_consistent. That function must be supplied with octave-reduced intervals. | : Slightly differ version of [[Module:Limits]].additively_consistent. That function must be supplied with octave-reduced intervals. | ||
;<code>consistent_edos</code> | ; <code>consistent_edos</code> | ||
:Output list of consistent edos relative to given chord (Lua table of harmonics) up to 72edo. another EDs, minimum consistency distance, maximum length of list are specifiable. | : Output list of consistent edos relative to given chord (Lua table of harmonics) up to 72edo. another EDs, minimum consistency distance, maximum length of list are specifiable. | ||
;<code>noinfobox_chord</code> (obsolete) | ; <code>noinfobox_chord</code> (obsolete) | ||
:A piece of code for [[Module:Infobox Chord]]. | : A piece of code for [[Module:Infobox Chord]]. | ||
=== 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 | 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}}; … | ||
{{todo|inline=1| Documentation }} | {{todo|inline=1| Documentation }} | ||