mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
20323a4726
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
12 lines
488 B
Text
12 lines
488 B
Text
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
|