Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pd: Real-time patchable audio and multimedia processor.
- Summary
- Pd gives you a canvas for patching together modules that analyze, process,
and synthesize sounds, together with a rich palette of real-time control
and I/O possibilities. Similar to Max (Cycling74) and JMAX (IRCAM). A
related software package named Gem extends Pd's capabilities to include
graphical rendering.
Changelog
- * Wed Nov 22 14:00:00 2006 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu> 0.39.2-2.cvs.06.11.20
- fix syncgrain build problem, add proper HammingTable.h include
(flext no longer includes AudioDefs.h so that include is missing)
- * Tue Nov 21 14:00:00 2006 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu> 0.39.2-2.cvs.06.11.20
- GemLibs: glm and particle are now within Gem itself, liborb is
deprecated ("Gem's SpaceOrb-support has been dropped completely"),
so remove build of GemLibs
- Gem: fixed ImageMagick detection (needed -c++-devel package)
add "which" to list of build dependencies
. use ftgl instead of gltt
. needs artoolkit?
. added specific ftgl require to pd-gem
- syncgrain does not build ("envtable" not defined in main.cpp),
disable its build for now
- * Mon Nov 20 14:00:00 2006 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu> 0.39.2-0.3.cvs.06.11.20
- updated to cvs of 2006.11.20
- added hack for flatspace_install (erased duplicated help files)