summaryrefslogtreecommitdiffstats
path: root/audio/pd_mrpeach/README
diff options
context:
space:
mode:
author Michales Michaloudes <korgie@gmail.com>2011-12-11 18:04:58 -0600
committer Niels Horn <niels.horn@slackbuilds.org>2011-12-18 00:07:45 -0200
commit3489d0797bf39d697f08f5871abeb44c73e43ba5 (patch)
tree3167d90f0518792ff5842b2e1c25c90501c2edb7 /audio/pd_mrpeach/README
parent44ecb8e089e631370901ab0fdf7ecc56539e7e0d (diff)
downloadslackbuilds-3489d0797bf39d697f08f5871abeb44c73e43ba5.tar.gz
slackbuilds-3489d0797bf39d697f08f5871abeb44c73e43ba5.tar.xz
audio/pd_mrpeach: Added (OSC externals for pd)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/pd_mrpeach/README')
-rw-r--r--audio/pd_mrpeach/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/pd_mrpeach/README b/audio/pd_mrpeach/README
new file mode 100644
index 0000000000..abdbbe512c
--- /dev/null
+++ b/audio/pd_mrpeach/README
@@ -0,0 +1,14 @@
+Pure Data externals to work with OSC by mrpeach.
+
+udpsend, udpreceive, tcpsend and tcpreceive are byte-oriented externals similar
+to and based on netsend and netreceive.
+
+Start the slackbuild with ALL=YES to build all the objects. In that case, you
+have more externals, not specific to Open Sound Control.
+
+After installation go to Pure Data > Media > Preferences > Path > New and
+select /usr/lib(64)/pd/extra/mrpeach
+
+Or start Pure Data like this: pd -path /usr/lib(64)/pd/extra/mrpeach
+
+This requires pd (vanilla) and jack-audio-connection-kit.