puredata
realtime computer music and graphics system - core components
Install
- All systems
-
curl cmd.cat/puredata.sh
- Debian
-
apt-get install puredata-core
- Ubuntu
-
apt-get install puredata-core
- Kali Linux
-
apt-get install puredata-core
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install puredata-core
- Raspbian
-
apt-get install puredata-core
- Dockerfile
- dockerfile.run/puredata
puredata-core
realtime computer music and graphics system - core components
Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. This package provides only the graphical user-interface for Pure Data. Most likely you will want to install "puredata-gui" (or even "puredata") as well.