Pure Data (Pd) is a visual programming language developed by Miller Puckette in the 1990s for creating interactive computer music and multimedia works. While Puckette is the main author of the program, Pd is an open-source project with a large developer base working on new extensions. It is released under BSD-3-Clause. It runs on Linux, MacOS, iOS, Android and Windows. Ports exist for FreeBSD and IRIX. Wikipedia
Created Year: 1996Developed by: Miller Puckette
Operating systems: Linux • Microsoft Windows • macOS
Implemented in: C
Aliases: Pd
Wikidata: Q1401466
Programming paradigms: dataflow programming
Language types: audio programming language • visual programming language
Hello World in Pure Data
#N canvas 1029 457 450 300 10;
#X obj 127 132 print;
#X msg 127 86 Hello World;
#X connect 1 0 0 0;
Source: github.com/leachim6/hello-world
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2025-08-14