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