honkkis
Results
2
issues of
honkkis
This pull request fixes the aliasing by adding a simple low pass filter in the resample container just before downsampling. This commit implements https://github.com/sdatkinson/AudioDSPTools/issues/10 The original resampling code did not...
**Problem** The plugin now oversamples if the input signal is e.g., 48kHz and the capture is e.g., 192kHz. I appreciate that the oversampling algorithm was chosen to be the one...
enhancement