You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PieJam is a simple audio mixer. The user interface was designed to perfectly fit the 7" Raspberry Pi
11
-
touchscreen. The initial idea was to run it as a standalone application on a Raspberry Pi
12
-
with an attached USB audio interface. But it should be possible to use on any other Linux platform.
10
+
**PieJam** is a flexible, touchscreen-first audio mixer for Linux.
13
11
14
-
See accompanying [PieJam OS](https://github.com/nooploop/piejam_os) repository
15
-
on how to create a Linux image for the Raspberry Pi.
12
+
It was designed specifically for the 7″ Raspberry Pi touchscreen, with the goal of running as a standalone mixer on a Raspberry Pi paired with a USB audio interface. While this is the primary target, PieJam is not limited to the Raspberry Pi and can run on other Linux systems as well.
13
+
14
+
PieJam supports dynamic audio routing, per-channel processing, MIDI control, and session recording, making it suitable for live performance, rehearsal setups, and embedded audio systems.
15
+
16
+
For building a complete Raspberry Pi–based system image, see the accompanying [PieJam OS](https://github.com/nooploop/piejam_os) repository.
16
17
17
18
More [documentation](https://piejam.readthedocs.io/en/latest/)
0 commit comments