Test 3 is out. This should resolve all the trouble we've had with test2
except that one tester on MacOS is still finding that Pd 0.55 loads way
more slowly than 0.54 - I don't see that happening on my machine and I
don't know how many machines will be affected... it might take a while
to track this one down, but hopefully it won't affect many people. If
you _do_ notice longer startup times on MacOS please let me (or the Pd
list) know - with more data points it migth be easier for me to
replicate the problem for myself.
as usual: http://msp.ucsd.edu/software.htm OR
https://msp.ucsd.edu/software.htm
source on github: https://github.com/pure-data/pure-data
cheers
Miller
_______________________________________________
Pd-announce mailing list
Pd-announce(a)lists.iem.at
https://lists.puredata.info/listinfo/pd-announce
To Pd-announce:
Pd version 0.55-0 test2 is available from http://msp.ucsd.edu/software.htm
or (source only) via github: https://github.com/pure-data/pure-data
There was no "test1" - it never made it through the release process. Also,
for Mac users, the app will show up as "Pd-0.55-0test2c" but in fact
it's just test2.
cheers
Miller
_______________________________________________
Pd-announce mailing list
Pd-announce(a)lists.iem.at
https://lists.puredata.info/listinfo/pd-announce
Hi list,
is double-precision Pd a possible way to get around interpolation
artifacts (B16.long-varispeed.pd) for tabread4~ and delread4~?
I found out that I can have both, single and double precision Pd,
installed in parallel in Debian, thank's to IOhannes clever packaging.
>From the few sources explaining pd64
http://puredata.info/downloads/pd-doublehttps://www.katjaas.nl/doubleprecision/doubleprecision.html
I suspect that externals have to be compiled for double precision as
well? Will I have to install specific externals via Deken or apt then?
Are all™ such externals available in both flavours?
>From skimming Katja's article, I understand that memory usage of patches
in pd64 will be larger than in single precision. Will cpu usage also
increase?
Thanks for any help understanding this better!
cheersz, P
Hi list,
just curious, what's the rationale to have
/usr/bin/pd pointing to /etc/alternatives/pd , which is a symlink to
/usr/bin/puredata on Debian?
thanks!
Peter
Hi, dear list !
I know that there are alternatives to the illustrated problem, but i
just wanted to point out (haha), that the "pointer" method for [array]
objects is hardly documented and actually seems to be not working at all.
While said method works fine for [text], i have to say that [text]'s
help patches would also benefit from a demonstration of that feature.
I personnaly find it very handy to be able to use [text] (or [array])
for local tasks only without having to worry about naming issues
(duplicates etc.).
In my attached example, i was working on a simple vanilla-based
binary-to-digital converter and i wanted to use [array sum] as a
handmade [accum] object. While the "naming" method with array obviously
works, the "pointer" method either doesn't or i don't understand it.
Thanks for any clarifications (and yes, i am aware of other vanilla and
externalized methods to achieve this - but i try to understand [array]'s
pointer logic)
Best
Oliver
--
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
/////////////// http://oliver.klingt.org ///////////////
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
> 3. How to open attachments sent to the list in MacOS?
> (Juli?n Villegas)
Just in case someone stumble across the same issue, just adding the
extension "pd" to the "bin" extension solves the problem. Benjamin
Wesch, thanks for your help!
Hi,
I wanted to see the examples of the 3-body problem and then I realized that I cannot open “bin” files sent to the list in my macOS system. Google says to use the Unarchiver app, but that didn’t work either. I wonder whether the bin files were corrupt or how you guys open these files in macOS…
Thanks for your advice,
Julian.
> On May 14, 2024, at 19:00, pd-list-request(a)lists.iem.at wrote:
>
> Send Pd-list mailing list submissions to
> pd-list(a)lists.iem.at
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.puredata.info/listinfo/pd-list
> or, via email, send a message with subject or body 'help' to
> pd-list-request(a)lists.iem.at
>
> You can reach the person managing the list at
> pd-list-owner(a)lists.iem.at
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Pd-list digest..."
>
>
> Today's Topics:
>
> 1. Re: Solving the three-body problem [1] with pmpd and GEM,
> anyone ? (cyrille henry)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 14 May 2024 10:38:11 +0200
> From: cyrille henry <ch(a)chnry.net>
> To: <pd-list(a)lists.iem.at>
> Subject: Re: [PD] Solving the three-body problem [1] with pmpd and
> GEM, anyone ?
> Message-ID: <7e86160e-09d7-4e05-bf69-ff21665d3d74(a)chnry.net>
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
>
> Hello Winfried,
>
> It's really easy to simulate this problem.
> Benjamin Wesch send me a patch off list. I added it to mine, so here are 4 different way to go. (using mass2d, pmpd2d, pmpd2d~ and pmpd3d~)
>
> The biggest challenge is finding initial conditions that did not result in a very fast divergence of the masses.
>
> cheers
> C
>
> Le 12/05/2024 ? 21:32, Winfried Ritsch a ?crit?:
>> [1] https://en.wikipedia.org/wiki/Three-body_problem
>>
>> mfG winfried
>>
>> PS.:just curious... wanted it for a demonstration.
>>
>>
>> _______________________________________________
>> Pd-list(a)lists.iem.at mailing list
>> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
>
[1] https://en.wikipedia.org/wiki/Three-body_problem
mfG winfried
PS.:just curious... wanted it for a demonstration.
--
- ao.Univ.Prof. DI Winfried Ritsch
- ritsch(a)iem.at - http://iem.at/ritsch
- Institut fuer Elektronische Musik und Akustik, University of Music and
Dramatic Art Graz
- mobil: ++43-664-2439369 Tel. ++43-316-389-3510 (3170)
Dear all
I’m trying yet again to attach a debugger to Pd (yes the pd cli in the bundle content). In the past it has worked, and now I get an error (errSecInternalComponent) and I cannot get it to attach…
Any pointers welcome.
p
Hi all,
I keep discovering the amazing things new versions of Pd can do that I
had no idea about. Regarding multi-channel specifically, is there a
tutorial or intro or how-to anywhere explaining the basic concepts and
objects for a newbie?
Cheers,
Chris.
--
https://mccormick.cx/