tonus 0.1.6 → 0.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/BIBLIOGRAPHY.md +132 -108
- package/CHANGELOG.md +610 -1
- package/LICENSE +133 -29
- package/README.md +106 -83
- package/dist/data/am.js +2669 -11196
- package/dist/data/ams.d.ts +5 -0
- package/dist/data/ams.js +122 -0
- package/dist/data/attestation.d.ts +19 -0
- package/dist/data/attestation.js +15716 -0
- package/dist/data/attestation.json +15711 -0
- package/dist/data/cadentiae.d.ts +43 -0
- package/dist/data/cadentiae.js +174 -0
- package/dist/data/cal.js +48 -0
- package/dist/data/census.d.ts +12 -0
- package/dist/data/census.js +36 -0
- package/dist/data/commune-office.d.ts +4 -0
- package/dist/data/commune-office.js +2371 -0
- package/dist/data/commune-office.json +2365 -0
- package/dist/data/commune.js +181 -11
- package/dist/data/corpus-overlap.d.ts +24 -0
- package/dist/data/corpus-overlap.js +347 -0
- package/dist/data/cot.d.ts +5 -0
- package/dist/data/cot.js +172 -0
- package/dist/data/cse.d.ts +5 -0
- package/dist/data/cse.js +122 -0
- package/dist/data/gabc-glyphs.d.ts +45 -0
- package/dist/data/gabc-glyphs.js +122 -0
- package/dist/data/gr.js +757 -6394
- package/dist/data/kyriale.js +116 -116
- package/dist/data/la.js +802 -13419
- package/dist/data/lh.js +116 -3473
- package/dist/data/lu.js +935 -17632
- package/dist/data/nocturnale-romanum.d.ts +5 -0
- package/dist/data/nocturnale-romanum.js +3772 -0
- package/dist/data/office-ferial.d.ts +4 -0
- package/dist/data/office-ferial.js +396 -0
- package/dist/data/office-ferial.json +391 -0
- package/dist/data/office-monastic.d.ts +17 -1
- package/dist/data/office-monastic.js +1403 -466
- package/dist/data/office-psalms-monastic.d.ts +13 -1
- package/dist/data/office-psalms-monastic.js +9 -0
- package/dist/data/propers.js +1 -1
- package/dist/data/psalms.js +22919 -5
- package/dist/data/psm.d.ts +5 -0
- package/dist/data/psm.js +122 -0
- package/dist/data/seasonal-respbreve.d.ts +5 -0
- package/dist/data/seasonal-respbreve.js +41 -0
- package/dist/data/seasonal-respbreve.json +35 -0
- package/dist/data/smufl-glyphs.d.ts +17 -0
- package/dist/data/smufl-glyphs.js +1546 -0
- package/dist/data/smufl-glyphs.json +1530 -0
- package/dist/engines/cal/calendar.d.ts +3 -2
- package/dist/engines/cal/calendar.js +105 -29
- package/dist/engines/cal/data/eras.d.ts +35 -0
- package/dist/engines/cal/data/eras.js +128 -0
- package/dist/engines/cal/date.js +44 -0
- package/dist/engines/cal/types.d.ts +15 -3
- package/dist/engines/cal/types.js +5 -5
- package/dist/engines/census/census.d.ts +7 -0
- package/dist/engines/census/census.js +179 -0
- package/dist/engines/census/types.d.ts +55 -0
- package/dist/engines/census/types.js +8 -0
- package/dist/engines/chant/attest.d.ts +39 -0
- package/dist/engines/chant/attest.js +90 -0
- package/dist/engines/chant/chant.d.ts +22 -4
- package/dist/engines/chant/chant.js +274 -14
- package/dist/engines/chant/data/compline.js +2 -1
- package/dist/engines/chant/data/masses.d.ts +56 -4
- package/dist/engines/chant/data/masses.js +305 -80
- package/dist/engines/chant/data/prime.js +1 -1
- package/dist/engines/chant/hour.js +279 -58
- package/dist/engines/chant/ordinary.d.ts +2 -0
- package/dist/engines/chant/ordinary.js +336 -56
- package/dist/engines/chant/propers.js +55 -5
- package/dist/engines/chant/psalm.d.ts +4 -4
- package/dist/engines/chant/psalm.js +25 -11
- package/dist/engines/chant/syllabify.d.ts +1 -0
- package/dist/engines/chant/syllabify.js +90 -17
- package/dist/engines/chant/types.d.ts +145 -10
- package/dist/engines/chant/types.js +38 -3
- package/dist/engines/harmonia/api.js +4 -0
- package/dist/engines/harmonia/data/doctrines.js +3 -1
- package/dist/engines/harmonia/tabula.d.ts +3 -0
- package/dist/engines/harmonia/tabula.js +1 -0
- package/dist/engines/harmonia/voice.d.ts +4 -0
- package/dist/engines/harmonia/voice.js +8 -4
- package/dist/engines/imprint.js +14 -1
- package/dist/engines/planet/orbital.js +4 -4
- package/dist/engines/planet/planet.d.ts +10 -0
- package/dist/engines/planet/planet.js +30 -3
- package/dist/engines/planet/position.js +13 -10
- package/dist/engines/planet/types.d.ts +1 -0
- package/dist/engines/score/api.d.ts +2 -13
- package/dist/engines/score/api.js +21 -8
- package/dist/engines/score/articulation.js +2 -2
- package/dist/engines/score/cadence.d.ts +76 -0
- package/dist/engines/score/cadence.js +96 -0
- package/dist/engines/score/emitters/accidentals.d.ts +21 -0
- package/dist/engines/score/emitters/accidentals.js +88 -0
- package/dist/engines/score/emitters/atramentum.d.ts +107 -0
- package/dist/engines/score/emitters/atramentum.js +239 -0
- package/dist/engines/score/emitters/breaking.d.ts +62 -0
- package/dist/engines/score/emitters/breaking.js +80 -0
- package/dist/engines/score/emitters/moderna.d.ts +38 -0
- package/dist/engines/score/emitters/moderna.js +612 -0
- package/dist/engines/score/emitters/svg.d.ts +143 -0
- package/dist/engines/score/emitters/svg.js +1328 -0
- package/dist/engines/score/emitters/tracks.d.ts +104 -0
- package/dist/engines/score/emitters/tracks.js +728 -0
- package/dist/engines/score/infer.d.ts +3 -3
- package/dist/engines/score/infer.js +2 -2
- package/dist/engines/score/inscriptio.d.ts +69 -0
- package/dist/engines/score/inscriptio.js +138 -0
- package/dist/engines/score/ir.d.ts +2 -2
- package/dist/engines/score/ir.js +59 -12
- package/dist/engines/score/lyric.d.ts +23 -0
- package/dist/engines/score/lyric.js +234 -0
- package/dist/engines/score/meta.d.ts +2 -2
- package/dist/engines/score/modulation.d.ts +12 -0
- package/dist/engines/score/modulation.js +49 -0
- package/dist/engines/score/neume.js +35 -4
- package/dist/engines/score/parse.js +150 -9
- package/dist/engines/score/phrasing.js +4 -3
- package/dist/engines/score/prosody.d.ts +38 -0
- package/dist/engines/score/prosody.js +70 -6
- package/dist/engines/score/tabula.d.ts +37 -5
- package/dist/engines/score/tabula.js +18 -0
- package/dist/engines/score/types.d.ts +88 -1
- package/dist/engines/temper/api.d.ts +4 -1
- package/dist/engines/temper/api.js +28 -5
- package/dist/engines/temper/data/guido.js +6 -2
- package/dist/engines/temper/data/modes.d.ts +6 -0
- package/dist/engines/temper/data/modes.js +42 -0
- package/dist/engines/temper/data/tones.d.ts +1 -1
- package/dist/engines/temper/data/tones.js +20 -11
- package/dist/engines/temper/interval.js +4 -3
- package/dist/engines/temper/modality.d.ts +11 -2
- package/dist/engines/temper/modality.js +74 -2
- package/dist/engines/temper/modes.d.ts +1 -1
- package/dist/engines/temper/pitch.d.ts +1 -1
- package/dist/engines/temper/pitch.js +12 -2
- package/dist/engines/temper/scale.d.ts +53 -0
- package/dist/engines/temper/scale.js +107 -8
- package/dist/index.d.ts +28 -6
- package/dist/index.js +39 -3
- package/docs/api/calendar.md +279 -0
- package/docs/api/census.md +288 -0
- package/docs/api/chant.md +657 -0
- package/docs/api/heavens.md +346 -0
- package/docs/api/index.md +263 -0
- package/docs/api/score.md +873 -0
- package/docs/api/tuning.md +619 -0
- package/package.json +11 -5
- package/dist/data/office-psalms-roman.d.ts +0 -15
- package/dist/data/office-psalms-roman.js +0 -28
- package/dist/data/office-roman.d.ts +0 -19
- package/dist/data/office-roman.js +0 -13792
- package/dist/engines/score/emitters/midi.d.ts +0 -65
- package/dist/engines/score/emitters/midi.js +0 -162
- package/dist/engines/score/emitters/musicxml.d.ts +0 -18
- package/dist/engines/score/emitters/musicxml.js +0 -166
package/BIBLIOGRAPHY.md
CHANGED
|
@@ -1,159 +1,183 @@
|
|
|
1
1
|
# Bibliography
|
|
2
2
|
|
|
3
|
+
The sources the library draws on: chant and calendar data, algorithms,
|
|
4
|
+
doctrine tables, and the references behind them. Code cites by bracketed key
|
|
5
|
+
(`[biblio: key]`); each docs page keeps a `## Sources` line pointing here.
|
|
6
|
+
|
|
3
7
|
## Data corpora
|
|
4
8
|
|
|
5
|
-
- `gregobase` — **GregoBase.** <https://gregobase.selapa.net/>. Chant corpora
|
|
6
|
-
GABC, extracted by book
|
|
9
|
+
- `gregobase` — **GregoBase.** <https://gregobase.selapa.net/>. Chant corpora
|
|
10
|
+
in GABC, extracted by book. Counts are the chants tonus ships: the corpus is
|
|
11
|
+
assignment-driven, so a book contributes the chants some day of the calendar
|
|
12
|
+
calls for (see COVERAGE.md). Admission is Solesmes and the rhythmic marks
|
|
13
|
+
the score engine reads; the 1974 Graduale, the 1990 Gregorian Missal, and
|
|
14
|
+
the 1983 Liber cantualis are excluded as post-conciliar re-editions of books
|
|
15
|
+
already here.
|
|
16
|
+
|
|
7
17
|
- _Graduale sacrosanctæ Romanæ ecclesiæ de tempore et de sanctis_ (Graduale
|
|
8
|
-
Romanum). Ed. Solesmes. Tournai: Desclée, 1961 —
|
|
18
|
+
Romanum). Ed. Solesmes. Tournai: Desclée, 1961 — 780 chants (`gr`).
|
|
9
19
|
- _Liber Usualis Missæ et Officii pro dominicis et festis cum cantu
|
|
10
|
-
Gregoriano_. Ed. Solesmes. Tournai: Desclée, 1961 —
|
|
20
|
+
Gregoriano_. Ed. Solesmes. Tournai: Desclée, 1961 — 707 chants (`lu`).
|
|
11
21
|
- _Liber antiphonarius pro diurnis horis_ (Antiphonale Romanum). Solesmes,
|
|
12
|
-
1960 —
|
|
22
|
+
1960 — 160 chants (`la`).
|
|
13
23
|
- _Liber Hymnarius cum invitatoriis & aliquibus responsoriis_. Solesmes, 1983
|
|
14
|
-
—
|
|
15
|
-
- _Antiphonale Monasticum pro diurnis horis_
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
24
|
+
— 25 chants (`lh`).
|
|
25
|
+
- _Antiphonale Monasticum pro diurnis horis_. Solesmes, 1934 — 576 chants
|
|
26
|
+
(`am`). The 1934 edition with the classic rhythmic marks, not the 2005–07
|
|
27
|
+
restoration.
|
|
28
|
+
- _Kyriale_ (from the Graduale Romanum). Solesmes, 1961 — 120 settings
|
|
29
|
+
(`ky`). The eighteen numbered Masses, the ad libitum chants, and the
|
|
30
|
+
Requiem.
|
|
31
|
+
- _Antiphonale Monasticum Solesmense — Proprium Sanctorum_, the offices
|
|
32
|
+
proper to the Solesmes congregation. Solesmes, 1935 — 11 chants (`ams`).
|
|
33
|
+
- _Psalterium Monasticum — Office divin selon le rit bénédictin_. Solesmes,
|
|
34
|
+
1981 — 11 chants (`psm`).
|
|
35
|
+
- _Cantus selecti ad benedictionem Sanctissimi Sacramenti_. Solesmes, 1957 —
|
|
36
|
+
11 chants (`cse`).
|
|
37
|
+
- _Chants of the Church — Selected Gregorian Chants_, compiled by the monks
|
|
38
|
+
of Solesmes. 1956 — 16 chants (`cot`).
|
|
19
39
|
- `divinum-officium` — **Divinum Officium.** The 1570–1962 Roman Breviary and
|
|
20
|
-
Missal in machine-readable form.
|
|
21
|
-
<https://
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
40
|
+
Missal in machine-readable form.
|
|
41
|
+
<https://github.com/DivinumOfficium/divinum-officium>;
|
|
42
|
+
<https://divinumofficium.com/>. The liturgical calendar (650 entries), the
|
|
43
|
+
Mass propers, the Office hours, and the Psalterium (Vulgate psalm and
|
|
44
|
+
canticle verses), with the feast names, ranks (`ritus`), and Tempora stems
|
|
45
|
+
the seasons follow.
|
|
46
|
+
- `nocturnale-romanum` — **_Nocturnale Romanum_ — Matins of the Roman Rite.**
|
|
47
|
+
Community restitution after Holger Peter Sandhofe (2002 base),
|
|
48
|
+
Hartker-derived. <https://github.com/Nocturnale-Romanum/nocturnale-romanum>.
|
|
49
|
+
The night-office corpus: responsories, antiphons, and hymns (470 chants,
|
|
50
|
+
`nr`).
|
|
51
|
+
- `graduale-toni-communes` — **Graduale Romanum appendix (Toni Communes).**
|
|
52
|
+
The psalm tones and differentiae, including the tonus peregrinus.
|
|
53
|
+
- `bloomfield-compline` — **Bloomfield, _Compline_.**
|
|
54
|
+
<https://github.com/bbloomf/compline> (public domain). Reference dates and
|
|
55
|
+
chants for the Compline ordo.
|
|
32
56
|
|
|
33
|
-
## Chant rhythm (score engine)
|
|
57
|
+
## Chant rhythm and notation (score engine)
|
|
34
58
|
|
|
35
59
|
- `carroll-chironomy` — **Carroll, Joseph Robert. _The Technique of Gregorian
|
|
36
|
-
Chironomy_. Toledo, OH: Gregorian Institute of America, 1955.**
|
|
37
|
-
types, three melodic rules, chironomy.
|
|
38
|
-
- `carroll-applied` — **Carroll, Joseph Robert
|
|
39
|
-
|
|
40
|
-
|
|
60
|
+
Chironomy_. Toledo, OH: Gregorian Institute of America, 1955.** The seven
|
|
61
|
+
rhythmic types, the three melodic rules, and the chironomy the track draws.
|
|
62
|
+
- `carroll-applied` — **Carroll, Joseph Robert (trans./ed., from the official
|
|
63
|
+
course syllabus of the Gregorian Institute of Paris). _An Applied Course in
|
|
64
|
+
Gregorian Chant_. Toledo, OH: Gregorian Institute of America, 1956.**
|
|
65
|
+
Compound beats, ictus placement.
|
|
41
66
|
- `gajard-rhythm` — **Gajard, Joseph (trans. Aldhelm Dean). _The Rhythm of
|
|
42
|
-
Plainsong According to the Solesmes School_. New York: J. Fischer & Bro.,
|
|
67
|
+
Plainsong According to the Solesmes School_. New York: J. Fischer & Bro.,
|
|
68
|
+
1945.** The arsis/thesis synthesis.
|
|
43
69
|
- `mocquereau-nombre` — **Mocquereau, André. _Le nombre musical grégorien_,
|
|
44
70
|
1908–1927.** The Solesmes school's foundation.
|
|
45
|
-
- `cardine-semiology` — **Cardine, Eugène.
|
|
46
|
-
|
|
47
|
-
|
|
71
|
+
- `cardine-semiology` — **Cardine, Eugène. _Gregorian Semiology_. Trans.
|
|
72
|
+
Robert M. Fowells. Solesmes.** The semiological reading of the neumes from
|
|
73
|
+
the manuscripts themselves. Ch. 16 ("Salicus") is the source for tonus's one
|
|
74
|
+
departure from the Mocquereau lineage: the salicus's principal note is the
|
|
75
|
+
one following the oriscus, not the oriscus itself. Cited alongside it, the
|
|
76
|
+
essay "Semiology and the Interpretation of Gregorian Chant" (trans. Virginia
|
|
77
|
+
A. Schubert, from the Festschrift for Joseph Lennards), and Bevenot,
|
|
78
|
+
"Plainsong with Dom Cardine: The Salicus" (_Sacred Music_ 115:4, pp. 15–21),
|
|
79
|
+
which calls the printed middle-note reading "a trap."
|
|
48
80
|
- `desrocquettes-values` — **Desrocquettes, Jean Hébert. "Gregorian Musical
|
|
49
|
-
Values."** The Solesmes
|
|
50
|
-
- `niedermeyer-ortigue` — **Niedermeyer, Louis, and Joseph d'Ortigue.
|
|
51
|
-
Accompaniment: A Theoretical and Practical Treatise upon the
|
|
52
|
-
Plainsong_. Trans. Wallace Goodrich. New York: Novello,
|
|
53
|
-
per-mode cadence figures and the modal ethos epithets.
|
|
81
|
+
Values."** The Solesmes rhythmic values, from Mocquereau's collaborator.
|
|
82
|
+
- `niedermeyer-ortigue` — **Niedermeyer, Louis, and Joseph d'Ortigue.
|
|
83
|
+
_Gregorian Accompaniment: A Theoretical and Practical Treatise upon the
|
|
84
|
+
Accompaniment of Plainsong_. Trans. Wallace Goodrich. New York: Novello,
|
|
85
|
+
Ewer & Co.** The per-mode cadence figures and the modal ethos epithets.
|
|
54
86
|
- `bragers-treatise` — **Bragers, Achille P. _A Short Treatise on Gregorian
|
|
55
|
-
Accompaniment_. New York:
|
|
87
|
+
Accompaniment_. New York: Carl Fischer, 1934.** Cadence figures,
|
|
88
|
+
cross-check.
|
|
56
89
|
- `homan-cadence` — **Homan, Frederic W. _Cadence in Gregorian Chant_. Ph.D.
|
|
57
90
|
diss., Indiana University, 1961.** The analytic study of chant cadences.
|
|
58
|
-
- `
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
91
|
+
- `sunol-textbook` — **Suñol, Dom Gregory. _Textbook of Gregorian Chant
|
|
92
|
+
According to the Solesmes Method_. Trans. from the 6th French ed. Tournai:
|
|
93
|
+
Desclée, 1930.** Modes, dominants, psalmody, the Solesmes rhythm doctrine,
|
|
94
|
+
and the worked modulation examples the calibration reads.
|
|
62
95
|
- `apel-chant` — **Apel, Willi. _Gregorian Chant_. Bloomington: Indiana
|
|
63
|
-
University Press, 1958.** The analytic study of the repertoire
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
Medieval Song and How It Was Made_. Oxford: Oxford University Press, 2003.**
|
|
68
|
-
Orality and notation.
|
|
96
|
+
University Press, 1958.** The analytic study of the repertoire; the
|
|
97
|
+
centonization catalogue behind `score.formulas`.
|
|
98
|
+
- `hiley-plainchant` — **Hiley, David. _Western Plainchant: A Handbook_.
|
|
99
|
+
Oxford: Clarendon Press, 1993.** The standard modern reference.
|
|
69
100
|
- `saulnier-guide` — **Saulnier, Daniel. _Gregorian Chant: A Guide_. CMAA
|
|
70
101
|
edition.** Chant introduction.
|
|
71
|
-
- `
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
102
|
+
- `saulnier-modes` — **Saulnier, Daniel. _The Gregorian Modes_. Solesmes:
|
|
103
|
+
Éditions de Solesmes.** The Degree Summary Tables from Dom Jean Claire's
|
|
104
|
+
research and the mode-by-mode Octoechos study; the source for the
|
|
105
|
+
reciting-note data in `temper/data/modes.ts`.
|
|
106
|
+
- `pierik-spirit` — **Pierik, Marie. _The Spirit of Gregorian Chant_. Boston:
|
|
107
|
+
Bruce Humphries, 1939; and _Gregorian Chant Analyzed and Studied_. St.
|
|
108
|
+
Meinrad, IN: Grail, 1951.** Chant interpretation; the beat letters the
|
|
109
|
+
chironomia track draws.
|
|
110
|
+
- `gregorio-gabc` — **The Gregorio project.**
|
|
111
|
+
<https://gregorio-project.github.io/>. The GABC plain-text chant notation
|
|
112
|
+
the corpora are encoded in and the parser reads.
|
|
113
|
+
- `bravura-smufl` — **Spreadbury, Daniel. _Bravura_ music font and the SMuFL
|
|
114
|
+
(Standard Music Font Layout) specification. Steinberg, 2013–.**
|
|
115
|
+
<https://www.smufl.org/> and <https://github.com/steinbergmedia/bravura>
|
|
116
|
+
(SIL Open Font License). The reference SMuFL font; the notation glyphs the
|
|
117
|
+
score engine engraves into SVG.
|
|
80
118
|
|
|
81
119
|
## Tuning and music theory (temperamentum engine)
|
|
82
120
|
|
|
83
|
-
- `boethius-institutione` — **Boethius. _De institutione musica_ (c.
|
|
84
|
-
esp. I.27.** The medieval transmission of Pythagorean interval math; also
|
|
85
|
-
Boethius doctrina (conjunct diatonic planetary scale, transmitting
|
|
121
|
+
- `boethius-institutione` — **Boethius. _De institutione musica_ (c. 500–510),
|
|
122
|
+
esp. I.27.** The medieval transmission of Pythagorean interval math; also
|
|
123
|
+
the Boethius doctrina (conjunct diatonic planetary scale, transmitting
|
|
124
|
+
Nicomachus).
|
|
86
125
|
- `ptolemy-harmonics` — **Ptolemy. _Harmonics_ I.15–16 (the three diatonic
|
|
87
|
-
shades) and III with the Canobic Inscription (c. 150).** The tetrachord
|
|
88
|
-
for the tuning presets; the Greater Perfect System tone assignments
|
|
89
|
-
aspect–consonance mapping for the doctrina.
|
|
90
|
-
- `
|
|
91
|
-
|
|
92
|
-
- `reisenweaver-guido` — **Reisenweaver, Anna. "Guido of Arezzo and His Influence
|
|
93
|
-
on Music Learning." _Musical Offerings_ 3, no. 1 (2012).** Guido's pedagogy.
|
|
94
|
-
- `schulter-harmony` — **Schulter, Margo. Medieval Music & Arts Foundation harmony
|
|
95
|
-
FAQs:** "Pythagorean Tuning and Medieval Polyphony"
|
|
126
|
+
shades) and III with the Canobic Inscription (c. 150).** The tetrachord
|
|
127
|
+
genera for the tuning presets; the Greater Perfect System tone assignments
|
|
128
|
+
and aspect–consonance mapping for the doctrina.
|
|
129
|
+
- `schulter-harmony` — **Schulter, Margo. Medieval Music & Arts Foundation
|
|
130
|
+
harmony FAQs:** "Pythagorean Tuning and Medieval Polyphony"
|
|
96
131
|
(<https://www.medieval.org/emfaq/harmony/pyth.html>) and "Hexachords,
|
|
97
|
-
solmization, and musica ficta"
|
|
98
|
-
Pythagorean tuning;
|
|
132
|
+
solmization, and musica ficta"
|
|
133
|
+
(<https://www.medieval.org/emfaq/harmony/hex.html>). Pythagorean tuning;
|
|
134
|
+
hexachords and solmization; the consonance taxonomy.
|
|
99
135
|
- `rockstro-grove` — **Rockstro, W. S. "Modes, The Ecclesiastical." In _A
|
|
100
136
|
Dictionary of Music and Musicians_ (Grove, 1st ed.).**
|
|
101
137
|
<https://en.wikisource.org/wiki/A_Dictionary_of_Music_and_Musicians/Modes,_The_Ecclesiastical>.
|
|
102
138
|
The church modes, their dominants and modulations in rank order.
|
|
103
|
-
- `powers-wiering-mode` — **Powers, Harold S., and Frans Wiering, et al. "Mode."
|
|
104
|
-
_Grove Music Online_, 2001, §§I–III.**
|
|
105
|
-
<https://doi.org/10.1093/gmo/9781561592630.article.43718>. Medieval modal theory.
|
|
106
139
|
- `liber-usualis` — **_The Liber Usualis, with Introduction and Rubrics in
|
|
107
140
|
English_. Ed. the Benedictines of Solesmes. Tournai: Desclée, 1961.** The
|
|
108
|
-
introduction's "Rules for Interpretation" and rubrics
|
|
109
|
-
|
|
110
|
-
the
|
|
111
|
-
|
|
112
|
-
`~/Documents/Projects/Liber_Parsed/`. The book itself is also a chant corpus
|
|
113
|
-
source — see `gregobase`.)
|
|
141
|
+
introduction's "Rules for Interpretation" and rubrics: the notation and
|
|
142
|
+
neume taxonomy, ictus rules, accidental scope, bar-line semantics, psalmody,
|
|
143
|
+
the Kyriale rubric categories, and the Latin diction the parser and rhythm
|
|
144
|
+
model follow.
|
|
114
145
|
- `scala-format` — **Scala scale archive and `.scl` format. Manuel Op de Coul,
|
|
115
|
-
Huygens-Fokker Foundation.**
|
|
116
|
-
Custom tuning input.
|
|
117
|
-
- `guidonian-gamut` — **Guido of Arezzo's gamut and solmization, and the
|
|
118
|
-
eight-mode system, as standardized in medieval theory** (gamut, hexachords,
|
|
119
|
-
modes, psalm tones).
|
|
120
|
-
- `wikipedia-tuning` — **Wikipedia:** [Pythagorean tuning](https://en.wikipedia.org/wiki/Pythagorean_tuning),
|
|
121
|
-
[Meantone temperament](https://en.wikipedia.org/wiki/Meantone_temperament),
|
|
122
|
-
[Gregorian mode](https://en.wikipedia.org/wiki/Gregorian_mode). General-reference
|
|
123
|
-
orientation for the temperaments and the modal system.
|
|
146
|
+
Huygens-Fokker Foundation.**
|
|
147
|
+
<https://www.huygens-fokker.org/scala/scl_format.html>. Custom tuning input.
|
|
124
148
|
|
|
125
149
|
## Musica universalis (harmonia engine)
|
|
126
150
|
|
|
127
151
|
- `godwin-harmonies` — **Godwin, Joscelyn. _Harmonies of Heaven and Earth: The
|
|
128
|
-
Spiritual Dimension of Music from Antiquity to the Avant-Garde_. London:
|
|
129
|
-
& Hudson, 1987.** Planetary scale taxonomy (Types A/B/C) and
|
|
152
|
+
Spiritual Dimension of Music from Antiquity to the Avant-Garde_. London:
|
|
153
|
+
Thames & Hudson, 1987.** Planetary scale taxonomy (Types A/B/C) and
|
|
154
|
+
per-author analyses.
|
|
130
155
|
- `godwin-spheres` — **Godwin, Joscelyn, ed. _The Harmony of the Spheres: A
|
|
131
156
|
Sourcebook of the Pythagorean Tradition in Music_. Rochester, VT: Inner
|
|
132
157
|
Traditions, 1993.** Primary-source translations used to verify ratio and
|
|
133
158
|
tone-name claims.
|
|
134
|
-
- `godwin-vowels` — **Godwin, Joscelyn. _The Mystery of the Seven Vowels in
|
|
135
|
-
and Practice_. Grand Rapids: Phanes Press, 1991.** Planetary vowel
|
|
136
|
-
the Moon→Saturn vowel order after Nicomachus.
|
|
137
|
-
- `doctrina-primaries` — **The doctrina primary sources:** Nicomachus of
|
|
138
|
-
_Manual of Harmonics_ (c. 100) and _Excerpta ex Nicomacho_; Plato,
|
|
139
|
-
X, 617b (Myth of Er); Pliny the Elder, _Naturalis historia_ II.xx
|
|
140
|
-
octave closure per Censorinus and Theon of Smyrna); Ptolemy,
|
|
141
|
-
With the vowel–planet attestations: Porphyry, Marcus
|
|
142
|
-
Phaleron, Eusebius of Caesarea, Barthélemy of Edessa
|
|
159
|
+
- `godwin-vowels` — **Godwin, Joscelyn. _The Mystery of the Seven Vowels in
|
|
160
|
+
Theory and Practice_. Grand Rapids: Phanes Press, 1991.** Planetary vowel
|
|
161
|
+
attestations; the Moon→Saturn vowel order after Nicomachus.
|
|
162
|
+
- `doctrina-primaries` — **The doctrina primary sources:** Nicomachus of
|
|
163
|
+
Gerasa, _Manual of Harmonics_ (c. 100) and _Excerpta ex Nicomacho_; Plato,
|
|
164
|
+
_Republic_ X, 617b (Myth of Er); Pliny the Elder, _Naturalis historia_ II.xx
|
|
165
|
+
(c. 77, with octave closure per Censorinus and Theon of Smyrna); Ptolemy,
|
|
166
|
+
_Harmonics_ III. With the vowel–planet attestations: Porphyry, Marcus
|
|
167
|
+
Gnosticus, Demetrius of Phaleron, Eusebius of Caesarea, Barthélemy of Edessa
|
|
168
|
+
(via `godwin-vowels`).
|
|
143
169
|
|
|
144
170
|
## Astronomy and computus
|
|
145
171
|
|
|
146
172
|
- `standish-jpl` — **Standish, E. M. "Keplerian Elements for Approximate
|
|
147
|
-
Positions of the Major Planets." JPL Solar System Dynamics, 1992 (updated
|
|
148
|
-
DE430).** <https://ssd.jpl.nasa.gov/planets/approx_pos.html>. The
|
|
149
|
-
element tables.
|
|
173
|
+
Positions of the Major Planets." JPL Solar System Dynamics, 1992 (updated
|
|
174
|
+
for DE430).** <https://ssd.jpl.nasa.gov/planets/approx_pos.html>. The
|
|
175
|
+
orbital element tables.
|
|
150
176
|
- `schlyter-positions` — **Schlyter, Paul. "Computing planetary positions — a
|
|
151
177
|
tutorial with worked examples." Stjärnhimlen.**
|
|
152
178
|
<https://www.stjarnhimlen.se/comp/tutorial.html>. The Sun and Moon position
|
|
153
179
|
formulae.
|
|
154
180
|
- `computus` — **Easter computus: the Gregorian algorithm (Gauss/Butcher) and,
|
|
155
|
-
before 1583, the classical 19-year Julian cycle with Julian→Gregorian
|
|
156
|
-
conversion.** See
|
|
157
|
-
|
|
158
|
-
[Ranking of liturgical days in the Roman Rite](https://en.wikipedia.org/wiki/Ranking_of_liturgical_days_in_the_Roman_Rite).
|
|
159
|
-
General-reference background for the era and the grade precedence.
|
|
181
|
+
before 1583, the classical 19-year Julian cycle with Julian→Gregorian
|
|
182
|
+
day-number conversion.** See
|
|
183
|
+
[Computus](https://en.wikipedia.org/wiki/Computus).
|