Docs revisions for PiPedal 2.0
This commit is contained in:
@@ -4,19 +4,17 @@
|
||||
let galleryPath = "gallery/";
|
||||
let images = [
|
||||
"dark-sshot1.png",
|
||||
"jazz.png",
|
||||
"midi-bindings.png",
|
||||
"hotspot.png",
|
||||
"thunder.png",
|
||||
"rig.jpg",
|
||||
"nam_models.png",
|
||||
"hotspot.png",
|
||||
"midi-bindings.png",
|
||||
];
|
||||
let captions = [
|
||||
"PiPedal Guitar Effects Pedal running on a Raspberry Pi.",
|
||||
"Control via browser, phone or tablet",
|
||||
"Stage Rig",
|
||||
"Download NAM A2 Models from Tone3000.com",
|
||||
"Easy Wi-Fi hotspot configuration (Raspberry Pi only)",
|
||||
"Bind controls to midi messages.",
|
||||
"Easy Wi-Fi hotspot configuration.",
|
||||
"Neural Net amp models",
|
||||
"Stage rig."
|
||||
];
|
||||
|
||||
let maxWidth = 680;
|
||||
|
||||
Reference in New Issue
Block a user