> Interestingly, I tried installing on Windows via Deken,
what exactly did you try to install? If you install mrpeach-v0.0.extended, you can do [mrpeach/packOSC]. If you install osc-v0.2 you can do [osc/packOSC].
BTW, "iemnet" contains improved and backwards compatible versions of [udpsend], [udpreceive] etc.
Christof
Gesendet: Dienstag, 01. Oktober 2019 um 01:03 Uhr
Von: "Joey Dodson" <[email protected]>
An: Pd-List <[email protected]>
Betreff: Re: [PD] Mr. Peach missing packOSC/unpackOSC?
Von: "Joey Dodson" <[email protected]>
An: Pd-List <[email protected]>
Betreff: Re: [PD] Mr. Peach missing packOSC/unpackOSC?
Interestingly, I tried installing on Windows via Deken, but objects declared [osc/~] and [mrpeach/net/~] would only work if I changed them all to just [mrpeach/~]. Can any other Windows users confirm? I am using Pd 0.48 on Ubuntu and 0.50 on Windows though, so I'm not sure if it's the difference in OS or the difference in versions that is causing this discrepancy.
On Sun, Sep 29, 2019 at 8:55 AM Joey Dodson <[email protected]> wrote:
Thanks for the information! I'll keep that in mind. :)On Sat, Sep 28, 2019 at 10:39 AM Roman Haefeli <[email protected]> wrote:On Sat, 2019-09-28 at 05:56 -0700, Joey Dodson wrote:
> I would like my patches to be portable and it would be good to
> know if this will present any problems later.
>From what I remember, it was only Pd-extended that shipped the osc
externals as part of mrpeach. In Deken and as Debian packages, they're
part of the 'osc' library ('pd-osc' would be the package name).
You can make your patch work with both layouts by using a declare
statement for both:
[declare -path mrpeach -path osc]
(Assuming Deken default install location)
Roman
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
