Hallo, Max Neupert hat gesagt: // Max Neupert wrote:
[average n] seems to be an object in in pd but also in Gem, is there
a nameclash?
Yes. The other one is in maxlib.
it takes the reset message in a different way, how may i specify
which average i want to use?
Which one do you want to use? The cvs-build system builds the Gem one as "gem_average".
i want to use average in an abstraction, how do i make sure the right
average is loadet?
You can change the order of loading libraries, if you load both as libraries. Other than that, I'd recommend to just build your own average as an abstraction itself.
Frank Barknecht _ ______footils.org_ __goto10.org__