Hi, list, I've created an abstraction for performing weighted median filtering on a signal using 5 coefficients. It's a real cpu hog. It uses heavily the expr, expr~ and fexpr~ externals, which leads to some redundant calculations on each sample. The test patch enclosed shows how effective this can be for removing impulsive noises from a signal (like the pops on a record).
Chuck