Specifically, there is an error raised when attempting to use multiple frequencies in one slice that require re-tuning in order to accommodate. The quick fix is to not use freq_order, but it is convenient and desired for e.g. normalsound so it would be nice to have this work long-term.
My first thoughts are that internally the slice should determine center frequencies for each frequency in freq_order then re-tune as required before starting a new averaging period. Not sure about the scope of changes required to make this work.
Specifically, there is an error raised when attempting to use multiple frequencies in one slice that require re-tuning in order to accommodate. The quick fix is to not use freq_order, but it is convenient and desired for e.g. normalsound so it would be nice to have this work long-term.
My first thoughts are that internally the slice should determine center frequencies for each frequency in
freq_orderthen re-tune as required before starting a new averaging period. Not sure about the scope of changes required to make this work.