On 08/03/14 21:13, Alexandros Drymonitis wrote:
On Sat, Mar 8, 2014 at 2:18 AM, Simon Wisesimonzwise@gmail.com wrote:
On 08/03/14 06:24, Jonghyun Kim wrote:
Thanks Chris for the answer! I was worried about compatibility with Pd.
How about OSC function with Pd? It's OSC works with [netsend] or [udpsend]?
[your OSC message( | [packOSC] | [udpsend]
You'll have to explicitly import the mrpeach library, use [import mrpeach]
you are right, or use [osc/packOSC] and [iemnet/udpsend] for these ones ..
pd-osc: /usr/lib/pd/extra/osc/packOSC.pd_linux pd-iemnet: /usr/lib/pd/extra/iemnet/udpsend.pd_linux
Simon