diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-25 11:48:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-25 11:48:29 +0000 |
commit | 280725774faa4e3d91ff599cca3a1466c77d300e (patch) | |
tree | 1c3ef73ccf694e94a9d75c5015cca2f5205e60f4 /audio/Makefile | |
parent | 8bab117baad93fca79e90f626b6047de85efbb7f (diff) | |
download | ports-280725774faa4e3d91ff599cca3a1466c77d300e.tar.gz ports-280725774faa4e3d91ff599cca3a1466c77d300e.zip |
Add pd-0.35.23
Pd is a real-time graphical programming environment for audio and
graphical processing. It resembles the Max/MSP system but is much
simpler and more portable; also Pd has two features not (yet) showing
up in Max/MSP: first, via Mark Dank's GEM package, Pd can be used
for simultaneous computer animation and computer audio. Second, an
experimental facility is provided for defining and accessing data
structures.
Submitted by: trevor
Notes
Notes:
svn path=/head/; revision=59977
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 0dbbc1858cc7..b6091934a0a9 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -169,6 +169,7 @@ SUBDIR += p5-Shout SUBDIR += p5-Xmms SUBDIR += p5-tagged + SUBDIR += pd SUBDIR += pimp3 SUBDIR += play SUBDIR += playmidi |