Skip to content

Releases: FNA-XNA/FAudio

19.02

01 Feb 18:39
Compare
Choose a tag to compare

New Features:

  • Added full support for mastering voice effect chains
  • Added optimized paths for 1->8 and 2->8 channel mixing

Fixes:

  • Build system no longer requires SDL2 CMake config files
    • If desired, set SDL2_LIBRARIES and SDL2_INCLUDE_DIRS manually
  • Fix submixes being silent when the update size doesn't align to the input channel count
  • Fix effect processing for sources that don't fill a whole update's worth of samples
  • Various MaxFrameCount/ValidFrameCount accuracy fixes
  • Various off-by-one fixes for resampling

19.01

01 Jan 15:55
Compare
Choose a tag to compare

First official release of FAudio!