Demo track

This commit is contained in:
Robin E. R. Davies
2025-05-13 19:01:07 -04:00
parent aaafd81566
commit 6edc00efdc
4 changed files with 10 additions and 8 deletions
+3 -1
View File
@@ -2,4 +2,6 @@
<!-- Replace this source with your actual audio file path -->
<source src="img/DemoTrack.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
</audio>
<div style='font-size: 0.9em; font-style: italic; color: #888;margin-left: 32px'>
Audio demo</div>
+5 -4
View File
@@ -7,15 +7,16 @@
"jazz.png",
"midi-bindings.png",
"hotspot.png",
"thunder.png",
"rig.jpg",
"thunder.png"
];
let captions = [
"PiPedal Guitar Effects Pedal running on a Raspberry Pi.",
"Stage rig.",
"Touch-friendly controls.",
"Control via browser, phone or tablet",
"Bind controls to midi messages.",
"Easy Wi-Fi hotspot configuration."
"Easy Wi-Fi hotspot configuration.",
"Neural Net amp models",
"Stage rig."
];
let maxWidth = 680;