Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 02:03

What's Changed

  • refactor: enforce clippy::pedantic + idiomatic cleanup by @ealtun21 in #24
  • feat(macos): tap follows the output device rate (eliminate resampling) by @ealtun21 in #26
  • feat(macos): true N-channel capture + native-rate processing (no resampling) by @ealtun21 in #27
  • test(apo): per-channel EQ at 6 channels through the APO FFI by @ealtun21 in #28
  • fix(macos): recreate the tap on device rate change (no stale resampling) by @ealtun21 in #29
  • feat(dsp): loudness compensation (ISO 226:2023 equal-loudness) by @ealtun21 in #30

Full Changelog: v0.7.2...v0.8.0