This repository is archived. Future development will happen at elektrofon/pianoberry. This archive is left as a guide on how to approach building a custom Raspberry OS with the official pi-gen tool
Headless* Pianoteq on Raspberry PI 5 with Pisound sound card.
Tweaked for ~10 seconds boot time and ~1.5ms latency at 96kHz sample rate.
* Headless: without a monitor, keyboard, or mouse.
- Download the latest image
- Flash the image to a microSD card using Raspberry Pi Imager
- Insert the microSD card into the Raspberry PI 5 with a Pisound sound card
- Connect a MIDI keyboard to the Pisound MIDI input
- Play!
Download the Pianoteq 8 ARM64 version from the Pianoteq website.
Place the Pianoteq 8
binary file in the pianoberry/00-pianoberry/files
directory.
./configure
./build.sh
The image will be created in the pi-gen/deploy
directory.