[PD] What is the current, correct way to use Open Sound Control with PD?

Mario Mey mariomey at gmail.com
Mon May 9 22:25:17 CEST 2016


I used to use mrpeach system, now I use this method. I included 
sendOSC.pd to make a similar working as I used to use with mrpeach:

Before:
[hslider]
|
[send /pd/vol recplay siguiente(
|
[s OSC]

Now:
[hslider]
|
[sendOSC pd vol]

sendOSC.pd is actually to use with only folder and subfolder (2 levels). 
If you want/need to use 3, modify the file connecting the inlet to the 
right side group of patches.

El 08/05/16 a las 01:14, Paul Keyes escribió:
> I need to use OSC. I had been using mrpeach in pd-extended, but I see 
> that pd-extended is no longer recommended, and it won't compile for my 
> system anyway  (I'm using unbuntu 14.04 on an Udoo), so I have 
> pd-0-46-7 installed.
> I downloaded pd-osc from my package repo, but there is no hint about 
> where udpsend is supposed to come from. There is no pd-mrpeach from my 
> repo either, so I'm currently trying to get the version from 
> https://svn.code.sf.net/p/pure-data/svn/trunk/externals/mrpeach/net/ 
> working without much success. It compiles but I still get "udpsend 
> ..couldn't create".
> What is the correct way to get udpsend? Or is there another way to do OSC?
>
> Cheers,
> Paul
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160509/b01f9d5d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osc-main.pd
Type: text/x-puredata
Size: 1360 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160509/b01f9d5d/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sendOSC.pd
Type: text/x-puredata
Size: 1045 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160509/b01f9d5d/attachment-0001.bin>


More information about the Pd-list mailing list