diff --git a/assets/instruments/instruments.json b/assets/instruments/instruments.json
index fe045ab..1137269 100644
--- a/assets/instruments/instruments.json
+++ b/assets/instruments/instruments.json
@@ -7,6 +7,7 @@
"bdrum3-fff-rr1.mp3",
"bdrumnew-hit-v7-rr1-sum-(1).mp3"
],
+ "midi-channel-name": "conductorOrchestralBass",
"image": { "filename": "bass.svg", "yPos": "13%" }
},
"Snare": {
@@ -15,16 +16,19 @@
"ropesnare-low-ns-main-vl3-rr2.mp3",
"ropesnare-low-tsn-main-vl4-rr1.mp3"
],
+ "midi-channel-name": "conductorSnare",
"image": { "filename": "snare.svg", "yPos": "26%" }
},
"Surdo": {
"directory": "/assets/instruments/surdo",
"filenames": ["surdo-5.mp3", "surdo-6.mp3", "surdo-7.mp3"],
+ "midi-channel-name":"conductorSnare",
"image": { "filename": "surdo.svg", "yPos": "39%" }
},
"Surdo Napa": {
"directory": "/assets/instruments/surdo-napa",
"filenames": ["surdo-1.mp3", "surdo-3.mp3", "surdo-4.mp3"],
+ "midi-channel-name": "conductorSurdoNapa",
"image": { "filename": "surdo-napa.svg", "yPos": "42%" }
},
"Timpani Large": {
@@ -32,20 +36,19 @@
"filenames": [
"timpani1-hit-v4-rr1-sum.mp3",
"timpani2-roll-v3-rr1-sum.mp3",
- "timpani2-roll-v3-rr1-sum.wav",
"timpani7b-hit-v5-rr2-main.mp3",
"timpani7d-hit-v2-rr1-main.mp3"
],
+ "midi-channel-name":"conductorTimpaniLarge",
"image": { "filename": "timpani-large.svg", "yPos": "55%" }
},
- "Timpani Small": {
- "directory": "/assets/instruments/timpani-small",
+ "Timpani Small": { "directory": "/assets/instruments/timpani-small",
"filenames": [
"timpani1a-hit-v5-rr1-main.mp3",
- "timpani1-roll-v3-rr1-sum.wav",
"timpani2-hit-v3-rr1-sum.mp3",
"timpani4-hit-v2-rr1-sum.mp3"
],
+ "midi-channel-name": "conductorTimpaniSmall",
"image": { "filename": "timpani-small.svg", "yPos": "68%" }
},
"Toms": {
@@ -55,6 +58,7 @@
"toml-hitm-v4-rr2-mid.mp3",
"toml-rollm-v2-rr1-mid.mp3"
],
+ "midi-channel-name": "conductorToms",
"image": { "filename": "toms.svg", "yPos": "81%" }
}
}
diff --git a/index.html b/index.html
index b2d06b1..01a145d 100644
--- a/index.html
+++ b/index.html
@@ -16,15 +16,17 @@
+
+
-
- The Conductor
-
+
+ The Conductor
+
15.5.2024 08:00:00 - 08:01:00 UTC
@@ -46,19 +48,26 @@
- The Conductor translates live lightning strikes from around the world into a graphic score for seven percussion instruments.
+ The Conductor translates live lightning strikes from around the world into a graphic score for seven percussion
+ instruments.
-
-
+
+
- The project was conceived and developed by the artist Mishka Henner between 2023 and 2024 with a team of musicians, sound artists and acoustics engineers during an artist's residency at Energy House 2.0 at the University of Salford.
+ The project was conceived and developed by the artist Mishka Henner between 2023 and 2024 with a team of
+ musicians, sound artists and acoustics engineers during an artist's residency at Energy House 2.0 at the
+ University of Salford.
- The Conductor was first performed at the University of Salford’s Acoustic Laboratories during the Sounds From the Other City Festival on 5 May 2024.
+ The Conductor was first performed at the University of Salford’s Acoustic Laboratories during the Sounds From
+ the Other City Festival on 5 May 2024.
- Click here to read more about the project. Download a copy of the artist's graphic score here.
+ Click here
+ to read more about the project. Download a copy of the artist's graphic score here.
@@ -66,16 +75,18 @@
Project Conception and Design by Mishka Henner.
- Data Capture, Web Design and Coding by Joe Gibson.
+ Data Capture, Web Design and Coding by Joe Gibson.
Lightning data from Blitzortung.org
- With support from the University of Salford Art Collection in partnership with Open Eye Gallery, Liverpool as part of the LOOK Photo Biennial, and Castlefield Gallery, Manchester. Generously supported by Friends of Energy House Labs.
+ With support from the University of Salford Art Collection in partnership with Open Eye Gallery, Liverpool as
+ part of the LOOK Photo Biennial, and Castlefield Gallery, Manchester. Generously supported by Friends of
+ Energy House Labs.
-
+