• David Reid's avatar
    Bug fixes to the linear resampler. · 5d3ed868
    David Reid authored
    This changes the the lpfCutoffFrequency config variable from a uint32
    to a double. This is required because we simplify the sample rate
    fraction which cant result in cases where the cutoff frequency is too
    aggressively rounded down due to dividing tiny integers.
    5d3ed868
ma_resampler.h 55.6 KB