diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-05-14 18:21:47 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-05-14 18:21:47 +0000 |
commit | 244e754145ae6b201cca6668c295ac026c23aa12 (patch) | |
tree | 1c6a8a72f4558e2be1c9228b455e50d8352310ff /doc/additional/pd-msg/3.pdscript | |
parent | fdda31a3cd0ec2a43456bcb02d978ec8d9ec672c (diff) |
- checked in Jonathan Wilkes' revised pd-msg patches directly from the "pd-msg
update.rar" included in the patch #2790373. Its a big improvement, I
especially like the "hi there" surprise!
svn path=/trunk/; revision=11363
Diffstat (limited to 'doc/additional/pd-msg/3.pdscript')
-rw-r--r-- | doc/additional/pd-msg/3.pdscript/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/additional/pd-msg/3.pdscript/README.txt b/doc/additional/pd-msg/3.pdscript/README.txt index f5831b48..750e161f 100644 --- a/doc/additional/pd-msg/3.pdscript/README.txt +++ b/doc/additional/pd-msg/3.pdscript/README.txt @@ -1,4 +1,4 @@ -This is a short example how to "script" a Pd patch with pd commands.
+This is a short example that shows how to "script" a Pd patch with pd commands.
You will need to have 'pdsend' installed, which is a command line
tool for sending messages to Pd. There is one included in this
directory which might work for you.
|