Thanks Dan! I will take a look at these when I get a chance! The vanilla OSC help files didn't seem too clear to me at first glance, so maybe this will help. :)

On Sun, Sep 29, 2019 at 5:19 AM Dan Wilcox <danomatika@gmail.com> wrote:
If you want to do vanilla-only OSC, I have an overview patch for moving from mrpeach to vanilla OSC objects, mrpeach-to-vanilla-osc.pd in

https://github.com/danomatika/BangYourHead/tree/master/6.Communication

Also, there are a couple of wrapper objects that make working with vanilla more "mrpeach-like" in rc-patches: n_oscsend, n_oscreceive, n_oscformat

https://github.com/danomatika/rc-patches

On Sep 28, 2019, at 10:16 AM, pd-list-request@lists.iem.at wrote:

Hi all,

I'm working on getting started with OSC and I'm referencing this page:

http://write.flossmanuals.net/pure-data/osc/

which suggests using [packOSC] and [unpackOSC], which I believe are
supposed to be in Mr. Peach. The only problem is that I have Mr. Peach
installed and I don't seem to be able to create those objects. I have tried
declaring them [mrpeach/packOSC] and [mrpeach/net/packOSC], not to mention
with lowercase letters as well. [import mrpeach] also doesn't create.
However, I can use some other objects just fine, like
[mrpeach/net/udpreceive].

I am currently using Pd 0.48.1 and, according to Synaptic, I have
pd-mrpeach & pd-mrpeach-net 0.1 installed. Am I missing something? Those
are the only ones that show up in Synaptic. I also noticed that the Pd site
doesn't list any versions for it:

https://puredata.info/downloads/mrpeach

Any hints would be appreciated!

Cheers,
Joey

--------
Dan Wilcox