Demo track
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user