Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / audio / pd / DESCR
blobe6adb5d65a0e46a9d94a517a6822ffc14f30eb9a
1 Pd (aka Pure Data) is a real-time graphical programming environment
2 for audio, video, and graphical processing. It is the third major
3 branch of the family of patcher programming languages known as Max
4 (Max/FTS, ISPW Max, Max/MSP, jMax, etc.) originally developed by
5 Miller Puckette and company at IRCAM. The core of Pd is written
6 and maintained by Miller Puckette and includes the work of many
7 developers, making the whole package very much a community effort.
9 Pd was created to explore ideas of how to further refine the Max
10 paradigm with the core ideas of allowing data to be treated in a
11 more open-ended way and opening it up to applications outside of
12 audio and MIDI, such as graphics and video.
14 It is easy to extend Pd by writing object classes ("externals") or
15 patches ("abstractions"). The work of many developers is already
16 available as part of the standard Pd packages and the Pd developer
17 community is growing rapidly. Recent developments include a system
18 of abstractions for building performance environments; a library
19 of objects for physical modeling; and a library of objects for
20 generating and processing video in realtime.