Skip to content
  • Alexander Strange's avatar
    Fix noise reduction in threaded mode. · 344cb169
    Alexander Strange authored
    Previously enabling noise reduction with threads had no effect.
    Note that this is not an optimal solution; each thread still tracks noise reducation separately (unlike in single-threaded mode).
    344cb169