On Sun, 12 Feb 2006 13:53:42 -0500 Hans-Christoph Steiner hans@eds.org wrote:
On Feb 11, 2006, at 7:29 AM, Tim Blechmann wrote:
the help files in the externals/mapping library often use a [resample] object which I cannot find. Where can I get this and what does it do?
Uhm, there are many more objects I seem to be missing. I can guess the meaning of some and even fake them (like [multi_slider] with a [table]) however maybe someone in the know can add the missing objects or give a hint, where to find them?
sorry for taking over this thread, but i have a problem in the other direction ... |join| clashes with my |join| external ... i hope, there is a way to resolve this ...
With the namespace, its no problem.
oops, i haven't seen the |import mapping| in join-help.pd ...
just kidding ... currently pd doesn't have a namespace, that's so powerful, that i can agree with you ...
a namespace, that's worth the name should:
foo/prepend and bar/prepend but:
foo" is not allowed to avoid undefined behaviour... (programming languages like c++, python or ada are examples)
cheers ... tim