On Mon, 2023-01-16 at 10:23 +0100, Paul Pignon wrote:
Just reinstalled Debian 11 (got really wonky), now missing lots of pd stuff. Need dwt~, not in creb anymore, though dwt~help.pd is there, oddly enough.
Add:
[declare -lib creb]
to your patch in order to load the creb library.
(Probably your patch does something like [declare -stdlib creb], but this like doesn't work anymore with the default path Deken installs into).
Roman