README 547 B

123456789101112131415
  1. Pure Data externals to work with OSC by mrpeach.
  2. udpsend, udpreceive, tcpsend and tcpreceive are byte-oriented externals similar
  3. to and based on netsend and netreceive.
  4. Start the slackbuild with ALL=YES to build all the objects. In that case, you
  5. have more externals, not specific to Open Sound Control.
  6. After installation go to Pure Data > Media > Preferences > Path > New and
  7. select /usr/lib(64)/pd/extra/mrpeach
  8. Or start Pure Data like this: pd -path /usr/lib(64)/pd/extra/mrpeach
  9. This requires pd (vanilla) and jack-audio-connection-kit.