diff --git a/public/images/hu_full.jpg b/public/images/hu_full.jpg new file mode 100644 index 0000000..d739797 Binary files /dev/null and b/public/images/hu_full.jpg differ diff --git a/public/images/hyperorgan.jpg b/public/images/hyperorgan.jpg new file mode 100644 index 0000000..e02a713 Binary files /dev/null and b/public/images/hyperorgan.jpg differ diff --git a/public/images/rcw.jpg b/public/images/rcw.jpg new file mode 100644 index 0000000..128e7ea Binary files /dev/null and b/public/images/rcw.jpg differ diff --git a/public/images/sirens.jpg b/public/images/sirens.jpg new file mode 100644 index 0000000..90c7176 Binary files /dev/null and b/public/images/sirens.jpg differ diff --git a/public/scores/for_sirens_perhaps_and_or_score.pdf b/public/scores/for_sirens_perhaps_and_or_score.pdf new file mode 100644 index 0000000..1a6180e Binary files /dev/null and b/public/scores/for_sirens_perhaps_and_or_score.pdf differ diff --git a/server/data/publications.json b/server/data/publications.json index 3f5c69f..f1625d3 100644 --- a/server/data/publications.json +++ b/server/data/publications.json @@ -23,7 +23,8 @@ "number": "1", "publisher": "Taylor & Francis", "doi": "10.1080/17459737.2025.2591899", - "url": "https://doi.org/10.1080/17459737.2025.2591899" + "url": "https://doi.org/10.1080/17459737.2025.2591899", + "howpublished": "Tom_Johnson_and_a_rational_theory_of_harmony.pdf" } }, { @@ -349,5 +350,17 @@ "year": "forthcoming" }, "id": "WTv69enTBSla" + }, + { + "citationKey": "Winter25a", + "entryType": "misc", + "entryTags": { + "author": "with Lamb, C., Lane, R., and Steenberge, L.,", + "title": "liner notes to the album Piriforms by Laura Steenberge", + "publisher": "Sacred Realism", + "year": "2025", + "howpublished": "https://laurasteenberge.bandcamp.com/album/piriforms" + }, + "id": "kvaON-hGxyqZ" } -] +] \ No newline at end of file diff --git a/server/data/works.json b/server/data/works.json index a007e01..28336be 100644 --- a/server/data/works.json +++ b/server/data/works.json @@ -1385,7 +1385,12 @@ "score": "remembering_clive_wearing_score.pdf", "priority": 1, "type": "sound", - "vimeo_trackid": "374942680" + "vimeo_trackid": "374942680", + "images": [ + { + "filename": "rcw.jpg" + } + ] }, { "id": "Y1a6A3OWA9za", @@ -1644,7 +1649,12 @@ "score": "varilude_score.pdf", "priority": 1, "type": "sound", - "soundcloud_trackid": "1733456418" + "soundcloud_trackid": "1733456418", + "images": [ + { + "filename": "hyperorgan.jpg" + } + ] }, { "id": "dRXZgzpobIJ1", @@ -1696,7 +1706,12 @@ "score": "harmonie_universelle_score.pdf", "priority": 1, "type": "sound", - "vimeo_trackid": "1093470580" + "vimeo_trackid": "1093470580", + "images": [ + { + "filename": "hu_full.jpg" + } + ] }, { "id": "QmkLEQND4lD4", @@ -1704,17 +1719,25 @@ "instrument_tags": [ "sirens and/or sustaining instruments" ], + "vimeo_trackid": "1186527475", + "soundcloud_trackid": "2309117579", + "score": "for_sirens_perhaps_and_or_score.pdf", "date": "2025-02-01", "priority": 1, - "type": "sound" + "type": "sound", + "images": [ + { + "filename": "sirens.jpg" + } + ] }, { "id": "RDdouRfWHmaP", - "title": "sirens and resonators", + "title": "sirens and resonators (in progress)", "instrument_tags": [ "performance-installation with sirens and Helmholtz resonators" ], - "date": "2025-03-01", + "date": "2026-03-01", "priority": 1, "type": "sound" }, @@ -1728,5 +1751,15 @@ "score": "access_intimacy_score.pdf", "priority": 1, "type": "sound" + }, + { + "title": "waveshapers (in progress)", + "instrument_tags": [ + "performance-installation with sirens and Helmholtz resonators" + ], + "date": "2026-04-01", + "priority": 1, + "type": "sound", + "id": "JeZvAtEV2iZ2" } ] \ No newline at end of file