- Shell 100%
| .forgejo/workflows | ||
| armbian/userpatches | ||
| board-support | ||
| configs | ||
| docs | ||
| packages | ||
| packages-products | ||
| provisioning | ||
| scripts | ||
| snippets | ||
| .gitignore | ||
| build.sh | ||
| LICENSE.md | ||
| README.md | ||
| VERSION | ||
PiPedal Linux by 1m2lab
PiPedal Linux is an embedded Linux distribution designed to run the excellent PiPedal LV2 pedalboard host on dedicated hardware.
It provides a reproducible build system and a ready-to-flash appliance OS for real-time guitar and audio processing.
Upstream Project
This distribution is built to run the excellent PiPedal project.
https://github.com/rerdavies/pipedal
Huge thanks to David R. Davies and all contributors for building an amazing open-source LV2 pedalboard environment.
PiPedal Linux aims to provide a stable embedded platform for running PiPedal as a dedicated audio appliance.
Features
• Armbian-based embedded Linux distribution
• LV2 plugin ecosystem
• Real-time audio optimizations
• Automatic first-boot provisioning
• Appliance-style system configuration
• Web-based pedalboard UI
Architecture
Hardware
↓
Armbian Linux
↓
Audio stack (ALSA / JACK / PipeWire)
↓
PiPedal
↓
LV2 Plugins
↓
Hardware UI (SATBUS / Widowmaker)
MOTD Dashboard
PiPedal Linux includes a custom login dashboard displaying:
- PiPedal service status
- Web UI address
- system load
- temperature
- plugin information
- audio device configuration
This makes the system behave like a dedicated audio appliance.
Quick Start
Clone the repository:
git clone git@anubis.1m2lab.engineer:1m2lab/pipedal-distro.git
cd pipedal-distro
Build an image:
./build.sh image beagley-ai
Images appear in:
~/armbian/build/output/images/
Supported Hardware
Current target:
• BeagleY-AI
Future targets may include:
• Raspberry Pi
• Rockchip SBC
• x86 mini PCs
License
MIT License
© 1m2lab