Gallery and Press Folder
@@ -2,12 +2,14 @@
|
||||
|
||||
{
|
||||
let images = [
|
||||
"rig.jpg",
|
||||
"jazz.png",
|
||||
"thunder.png",
|
||||
"midi-bindings.png",
|
||||
"hotspot.png"
|
||||
];
|
||||
let captions = [
|
||||
"\u00A0",
|
||||
"PiPedal web interface.",
|
||||
"Flexible effect routing.",
|
||||
"Bind controls to midi messages.",
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
height: 54px;
|
||||
}
|
||||
</style>
|
||||
<header class="site-header sticky-header">
|
||||
<header class="site-header sticky-header" style="background: url(banner-bg.jpg); background-size: cover">
|
||||
|
||||
<div class="wrapper ">
|
||||
{%- assign default_paths = site.pages | map: "path" -%}
|
||||
|
||||
|
After Width: | Height: | Size: 3.5 KiB |
|
After Width: | Height: | Size: 28 KiB |
@@ -5,15 +5,16 @@
|
||||
|
||||
Use your Raspberry Pi as a guitar effects pedal. Configure and control PiPedal with your phone or tablet.
|
||||
|
||||
PiPedal running on a Raspberry Pi 4 provides stable super-low-latency audio via external USB audio devices, or internal Raspberry Pi audio hats.
|
||||
PiPedal running on a Raspberry Pi 4 provides stable low-latency audio via external USB audio devices, or internal Raspberry Pi audio hats; and the Raspberry Pi 4's
|
||||
processor provides enough power to run even the most demanding pedal plugins.
|
||||
|
||||
PiPedal's user interface has been specifically designed to work well on small form-factor touch devices like phones or tablets. Clip a phone or tablet on your microphone stand on stage, and you're ready to play! Or connect via a desktop browser, for a slightly more luxurious experience. The PiPedal user-interface adapts to the screen size and orientation of your device, providing easy control of your guitar effects across a broad variety devices and screen sizes.
|
||||
|
||||
PiPedal provides a simple configuration tool that allows you to easily set up a WiFi hotspot on your Raspberry Pi which can then be used to connect wirelessly.
|
||||
Set up a Wi-Fi hotspot for your phone or table to connect to using a simple setup dialog.
|
||||
|
||||
PiPedal provides a pre-installed selection of LV2 plugins from the ToobAmp collection of plugins. But it works with most LV2 Audio plugins. There are literally hundreds of free high-quality LV2 audio plugins that will work with PiPedal.
|
||||
PiPedal includes a small selection of LV2 plugins from the ToobAmp collection of plugins. But it works with most LV2 Audio plugins. There are literally hundreds of [free high-quality LV2 audio plugins](UsingLv2Plugins.md) that will work with PiPedal.
|
||||
|
||||
If your USB audio adapter has midi connectors, you can use midi devices (keyboards or midi floor boards) to control PiPedal while performing. A simple interface allows you to select how you would like to bind PiPedal controls to midi messages.
|
||||
If your USB audio adapter has MIDI connectors, you can use MIDI controllers or keyboards to control PiPedal while performing. A simple interface allows you to select how you would like to bind MIDI messages to effect controls.
|
||||
|
||||
{% include gallery.html %}
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 705 KiB |
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 33 KiB |
|
After Width: | Height: | Size: 40 KiB |
|
After Width: | Height: | Size: 237 KiB |
|
After Width: | Height: | Size: 28 KiB |
|
After Width: | Height: | Size: 64 KiB |