Basic frequency shifter implementation using Signalsmith's IIR Hilbert Filter and JUCE.
Further filter the signal to mitigate aliasing.✅- Try reducing latency by reducing the order of the Hilbert IIR filter.
- Currently has ~35 samples of latency @ 44.1kHz.
- SIMD implementation.
MIT License.