diff options
author | Michales Michaloudes <korgie@gmail.com> | 2011-12-11 17:54:57 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-18 00:07:45 -0200 |
commit | 44ecb8e089e631370901ab0fdf7ecc56539e7e0d (patch) | |
tree | 2c9987ea45774ddd4fdbb26d760eba21d5960ea2 /audio/pd/README | |
parent | ddf4b39e96596d8ec97d87995d1d3525766b266a (diff) | |
download | slackbuilds-44ecb8e089e631370901ab0fdf7ecc56539e7e0d.tar.gz |
audio/pd: Rebuilt to include some headers
This commit also cleans up some of the build script
(yep, changes by rworkman)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/pd/README')
-rw-r--r-- | audio/pd/README | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/audio/pd/README b/audio/pd/README index f714558b75..8ef083e94b 100644 --- a/audio/pd/README +++ b/audio/pd/README @@ -1,9 +1,6 @@ -pd - Pure Data, by Miller Puckette +pd is a real-time audio synthesis/processing package. It is one of the +"MUSIC N" family members, open source (BSD style) successor of the MAX +branch. This package contains just the core of Pd; more external objects +have been written: many of them are in the CVS at SourceForge. -pd is a real-time audio synthesis/processing package. -It is one of the "MUSIC N" family members, open source -(BSD style) successor of the MAX branch. This package -contains just the core of Pd, more external objetcs have -been written, many of them are in the CVS at SourceForge. - -Optional: jack-audio-connection-kit, portmidi +Optional dependencies are jack-audio-connection-kit and portmidi. |