On 1/16/23 11:09, Roman Haefeli wrote:
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]
this!
to your patch in order to load the creb library.
(Probably your patch does something like [declare -stdlib creb], but
[declare -stdlib creb] works nicely if you use the "creb" package from Debian ("apt-get install pd-creb")
gfasmdr IOhannes