Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 480 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 480 Bytes

JUCE4Pi

Resources for JUCE-based audio development on the Raspberry Pi

Raspberry Pi / Linux

sudo apt update

sudo apt install cmake

sudo apt install libasound2-dev \
libjack-jackd2-dev ladspa-sdk \
libcurl4-openssl-dev  \
libfreetype6-dev \
libx11-dev libxcomposite-dev libxcursor-dev libxext-dev \
libxinerama-dev libxrandr-dev libxrender-dev \
libwebkit2gtk-4.0-dev \
libglu1-mesa-dev mesa-common-dev
#Raspberry Pi Only

sudo apt install pigpio