kfr icon indicating copy to clipboard operation
kfr copied to clipboard

Filtering multi-dimensional data

Open BenjaminNavarro opened this issue 5 years ago • 1 comments

I couldn't find a way by looking at the docs on how to filter multi-dimensional data. I have the impression that you have to create one filter per dimension, which can be very inconvenient.

I am missing something? If not, what would be the simplest way of adding the feature?

BenjaminNavarro avatar Feb 28 '20 11:02 BenjaminNavarro

KFR is mainly intended for audio filtering where each channel is processed separately from other. So yes, currently this is the only available way to do multi-channel filtering.

dancasarin avatar Mar 09 '20 18:03 dancasarin