Using the dsp::Oversampling class, is there (can there be) a way to provide your own FIR coefficients for upsampling (without overriding the class and implementing your own processSamplesUp)?
Using the dsp::Oversampling class, is there (can there be) a way to provide your own FIR coefficients for upsampling (without overriding the class and implementing your own processSamplesUp)?