diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 16:51:38 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:57 +0700 |
commit | c43052b2915198cd418bedb9f70addecf1eb54e8 (patch) | |
tree | 400b2466fb2ee62306f4e54fa170a12585d4fbcc /audio/pd | |
parent | 63e97f656c6e7d463b02e026d53201105b8bd689 (diff) |
audio/pd: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/pd')
-rw-r--r-- | audio/pd/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/pd/README b/audio/pd/README index 3d943696001f..e1d0a970a3ce 100644 --- a/audio/pd/README +++ b/audio/pd/README @@ -1,6 +1,6 @@ -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 +objects have been written: many of them are in the CVS at SourceForge. Optional dependencies are jack and portmidi. |