Em seg., 19 de mai. de 2025 às 14:54, Miller Puckette via Pd-dev <pd-dev@lists.iem.at> escreveu:
Hmm.. I just made one of those too...

Haha, what are the odds? Cool, I'll reply to you offlist.

As for a list of "cool PRs" that I mentioned, I'm focusing on those that bring new features. In an attempt to not flood too much, I picked some that are my favorite and "must have" features/additions/improvements for special consideration.

PRs from others:
- improve garrays: add message to hide name, save properties  https://github.com/pure-data/pure-data/pull/2427
- 8-bit audio support https://github.com/pure-data/pure-data/pull/2498
- list support for [value] https://github.com/pure-data/pure-data/pull/827 / or at least symbol support which I'm in need pretty badly, see also https://github.com/pure-data/pure-data/pull/817
- Add signal comparison/logical operators https://github.com/pure-data/pure-data/pull/2054

PRs from me:
- load seeds based on system time for pseudo random number generators https://github.com/pure-data/pure-data/pull/1719
- allow [symbol] to convert float and lists https://github.com/pure-data/pure-data/pull/987
- Add a 'depth' argument to [namecanvas] https://github.com/pure-data/pure-data/pull/837

Cheers