Skip to content

NAM Oversampler v1.5.0-rc4

Pre-release
Pre-release

Choose a tag to compare

@DLC86 DLC86 released this 19 Jun 17:24
· 4 commits to main since this release

Changes since 1.5.0-rc3

  • Improved multicore oversampling efficiency.

  • Combined stereo processing with a single sync per block.

  • Optimized scheduling on Apple Silicon, with performance core decoration and Workgroup Audio support.

  • Lighter worker dispatcher with zero CPU consumption when idle.

  • More efficient cloning of WaveNet and Slimmable models.

  • Reduced buffer copies by directly processing compatible phases.

  • Optimized minimum phase and linear phase anti-aliasing filters.

  • Preallocated critical buffers to reduce allocations and instability during switching.

  • Corrected declared latencies for all filters up to 32x.

Full Changelog: 1.5.0-rc3...1.5.0-rc4