Hey
Thanks to everyone involved in that release. All the things mentioned in the release notes are much appreciated changes/improvements, especially the new audio back-end handling and scheduler.
On Tue, 2024-05-14 at 17:15 +0200, Edwin van der Heide wrote:
One observation:
The PD Window doesn’t display the text from the external libraries that are loaded at startup anymore. The libraries are still visible in Preferences > Startup and work as usual.
It appears the Pd console suppresses all output from start-up, including library messages, error messages, stuff printed with [print] triggerd by [loadbang]. Everything is printed normally to the terminal when using -stderr.
Hm.. it's not only suppressed at [loadbang]. Even a message triggered by loadbang sent to server and sent back is not printed.
Roman