Documentation updates for PiPedal 2.0.
This commit is contained in:
+35
-4
@@ -5,17 +5,48 @@
|
||||
<h2 style="font-weight: 300; font-size: 1.6em;line-height: 1em; padding-top: 32px; padding-bottom: 0px;margin-bottom: 4px">PiPedal Guitar Effects Processor</h2>
|
||||
<p style="padding-top: 0px; opacity: 0.6; padding-bottom: 16px">A Raspberry Pi-based stomp box designed to be controlled from a phone or tablet.</p>
|
||||
|
||||
<div style="padding-left:48px; padding-right: 48px; padding-top: 32px; padding-bottom: 16px;
|
||||
background-color: #DCDCFF; border-radius: 8px; border: 0px solid #555;
|
||||
margin-bottom: 48px; margin-top: 16px;
|
||||
margin-left: 16px; margin-right: 48px;
|
||||
box-shadow: 1px 4px 12px rgba(0, 0, 0, 0.3);">
|
||||
<div style="opacity: 0.8;">
|
||||
<h2 style='font-weight: 300; font-family: "Roboto Light", "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-weight: 400; font-size: 1.3em;line-height: 1.2em; padding-top: 0px; padding-bottom: 16px;margin-bottom: 8px'
|
||||
>Announcing <a href="PiPedal2.html">PiPedal 2.0</a></h2>
|
||||
<p>
|
||||
The first public preview release of Pipedal version 2.0.102-alpha is now available!
|
||||
</p>
|
||||
|
||||
<p>This release includes </p>
|
||||
|
||||
<ul>
|
||||
<li style="margin-bottom: 8px">
|
||||
Support for Neural Amp Modeler A2 models—the next generation of the ground-breaking
|
||||
Neural Amp Modeler technology.</li>
|
||||
<li style="margin-bottom: 8px">
|
||||
Integration with Tone3000.com services for easy downloading of Neural Amp Modeler A2 models and IIRs.</li>
|
||||
<li style="margin-bottom: 8px">
|
||||
A new Channel Routing dialog for global routing of auxiliary input channels, and unprocessed re-amp output channels.</li>
|
||||
<li style="margin-bottom: 8px">
|
||||
Many other minor features, improvements, and bug fixes.</li>
|
||||
</ul>
|
||||
|
||||
<p>For more information, and to download PiPedal v2.0.102-alpha <a href="PiPedal2.html">click here</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<a href="https://rerdavies.github.io/pipedal/ReleaseNotes"><img src="https://img.shields.io/github/v/release/rerdavies/pipedal?color=%23808080"/></a>
|
||||
<a href="https://rerdavies.github.io/pipedal/download"><img src="https://img.shields.io/badge/Download-008060" /></a>
|
||||
<a href="https://rerdavies.github.io/pipedal/Documentation"><img src="https://img.shields.io/badge/Docmentation-0060d0"/></a>
|
||||
|
||||
_To download PiPedal, click [*here*](download.md).
|
||||
<a href="https://rerdavies.github.io/pipedal/Documentation"><img src="https://img.shields.io/badge/Documentation-0060d0"/></a>
|
||||
|
||||
_To download PiPedal v1.5.99, click [*here*](download.md).
|
||||
To view PiPedal documentation, click [*here*](Documentation.md)._
|
||||
|
||||
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
|
||||
PiPedal will also run on Ubuntu 24.x or later (amd64/x86-64 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 %}
|
||||
|
||||
Reference in New Issue
Block a user