<div dir="ltr">excellent! netreceive with oscparse does indeed work in vanilla just fine, so i'll use that for now. thanks for the suggestions!<div><br></div><div>best,</div><div>scott</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jul 7, 2018 at 2:05 AM, Christof Ressi <span dir="ltr"><<a href="mailto:christof.ressi@gmx.at" target="_blank">christof.ressi@gmx.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> pd -lib OSC OSCx/doc/OSC-help.pd<br>
<br>
looks like OSC is a single binary library. since the binary doesn't seem to have the same name as the folder (OSC vs. OSCx) you have to make sure you point your search path to .../externals/OSC.<br>
 <br>
note that Pd 0.48 has built-in OSC objects ([oscformat] and [oscparse]) which you can use together with [netsend -b -u] and [netreceive -b -u] for a pure vanilla solution.<br>
<br>
personally, I always use the OSC objects from the "mrpeach"/"osc" library ([packOSC], [unpackOSC] etc.) together with the [udpsend] and [udpreceive] from "iemnet". I've never used OSCx...<br>
<br>
Christof<br>
<br>
Gesendet: Samstag, 07. Juli 2018 um 10:34 Uhr<br>
Von: "Scott R. Looney" <<a href="mailto:scottrlooney@gmail.com">scottrlooney@gmail.com</a>><br>
An: pd-list <<a href="mailto:pd-list@iem.at">pd-list@iem.at</a>><br>
Betreff: [PD] getting OSCx library to load correctly in 48.1<br>
<div><div class="h5"><br>
hey folks, on a Mac, with 48.1 vanilla and i'm trying to load the OSCx library at startup and not getting anywhere. using this with TouchOSC, which is apparently not compatible with netsend or netreceive, even in UDP mode. everything works smoothly in PurrData but for vanilla 48.1 i have to manually load the OSC-help file and then refresh the object in my patch and then it finds it. <br>
 <br>
just curious how library loading of externals is now handled. i have a search path set at /Users/(my username)/Documents/Pd/<wbr>externals/ but that won't load the library. the startup option might work but so far i haven't figured out the right combination to load the library properly. maybe this one needs embedding as part of the app's Package Contents? in the README file theres also this bit to run it with pd: <br>
 <br>
pd -lib OSC OSCx/doc/OSC-help.pd<br>
 <br>
i think the paths have changed - mine just starts at externals/oscx/ and dumps all the objects in there. at any rate, any help appreciated! i'm definitely not as familiar with configuring startup libraries...<br>
 <br>
</div></div>scott_________________________<wbr>______________________ <a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-list</a><br>
</blockquote></div><br></div>