diff --git a/README.md b/README.md index 31f0828..79c1fcd 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,15 @@ Documentation: [https://rerdavies.github.io/pipedal/Documentation.html](htt _Important notice_: [PatchStorage.com](https:///patchstorage.com) has added support for [PiPedal](https://patchstorage.com/platform/pipedal/). We urgently need your support! If you could please upload patches [here](https://patchstorage.com/platform/pipedal/) I would be enormously grateful. Note that media and model files are included in patch files, so you can share patches that include model files or audio samples. If you make use of plugins that are not included in the PiPedal distribution, please include a link to the plugin in the patch description. -#### NEW version 1.4.75 Release, includes new TooB 4Looper, TooB One-Button Looper and TooB Record Input plugins. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details. +#### NEW version 1.4.75 Release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details.   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 or Pi 5 provides stable super-low-latency audio via external USB audio devices, or internal Raspberry Pi audio hats.  +PiPedal will also run on Ubuntu 22.x (amd64/x64 and aarch64). Make sure you follow the [Ubuntu post-install instructions](https://rerdavies.github.io/pipedal/Configuring.html) to make sure your Ubuntu OS is using a realtime-capable kernel. + 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. Install the [PiPedal Remote Android app](https://play.google.com/store/apps/details?id=com.twoplay.pipedal) to get one-click access to PiPedal via Wi-Fi or via the PiPedal Wi-Fi hotspot. Or connect from PC or Laptop via a web browser. PiPedal provides a simple configuration tool that allows you to set up the PiPedal's Wi-Fi hotspot access point on your Raspberry Pi. @@ -32,6 +34,8 @@ If your USB audio adapter has MIDI connectors, you can use MIDI devices (keyboar +![Demo](img/DemoTrack.mp3) + ----   diff --git a/docs/_includes/demo.html b/docs/_includes/demo.html new file mode 100644 index 0000000..e7c6fc0 --- /dev/null +++ b/docs/_includes/demo.html @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/docs/img/DemoTrack.mp3 b/docs/img/DemoTrack.mp3 new file mode 100644 index 0000000..4e159fc Binary files /dev/null and b/docs/img/DemoTrack.mp3 differ diff --git a/docs/index.md b/docs/index.md index 1f2a286..75fe38f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,15 +6,22 @@ To view PiPedal documentation, click [*here*](Documentation.md)._ _Important notice_: [PatchStorage.com](https:///patchstorage.com) has added support for [PiPedal](https://patchstorage.com/platform/pipedal/). We urgently need your support! If you could please upload patches [here](https://patchstorage.com/platform/pipedal/) I would be enormously grateful. Note that media and model files are included in patch files, so you can share patches that include model files or audio samples. If you make use of plugins that are not included in the PiPedal distribution, please include a link to the plugin in the patch description. -#### NEW version 1.4.75 Release, includes new TooB 4Looper, TooB One-Button Looper and TooB Record Input plugins. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details. +#### NEW version 1.4.75 Release. See the [release notes](https://rerdavies.github.io/pipedal/ReleaseNotes) for details.   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 or Pi 5 provides stable super-low-latency audio via external USB audio devices, or internal Raspberry Pi audio hats. +PiPedal will also run on Ubuntu 22.x (amd64/x64 and aarch64). Make sure you follow the [Ubuntu post-install +instructions](https://rerdavies.github.io/pipedal/Configuring.html) to make sure your Ubuntu OS is using a realtime-capable kernel. + + + {% include gallery.html %} +{% include demo.html %} + PiPedal can be remotely controlled via a web interface over Ethernet, or Wi-Fi. If you don't have access to a Wi-Fi router, PiPedal can be configured to start a Wi-Fi hotspot automatically, whenever your Raspberry Pi can't connect to your home network.