Releases: FNA-XNA/FAudio
21.10
Fixes:
- Minor WinRT project update for latest SDL Git revision
- Continued work on the experimental Wine/Win32 platform backend
Thanks to our GitHub Sponsors, including...
Super Sponsors:
Sponsors:
21.09
Fixes:
- FACT: Fix a crash from an uninitialized pointer when a WaveBank does not have a name table
- platform_sdl2: When querying the default device, ignore audio devices with way too many channels
- platform_win32: Minor Win32 buildfixes
Thanks to our GitHub Sponsors, including...
Super Sponsors:
Sponsors:
21.08
New Features:
- FACT:
- Add support for WaveBank entry names
- When no XGS is provided, AudioEngine now assumes default settings when initialized
- FAudioFX Reverb now supports 5.1->5.1 processing
Fixes:
- Fix CMake config name to match standard conventions
- Minor code cleanup
Thanks to our GitHub Sponsors, including...
Super Sponsors:
Sponsors:
21.07
Added an experimental Win32 configuration and platform backend. This backend uses the Windows API and C runtime directly instead of using SDL, and is meant to be used exclusively with Wine's upcoming PE binary support for XAudio2. The expectation is that this will be the successor to using FAudio's native binaries with Wine and GStreamer, and it will also be replacing our cpp folder as the new binary-compatible Windows XAudio2 libraries. As a result, our timeline for this feature is as follows:
- Wine releases XAudio2 PE support
- Remove cpp folder, compile Wine's (far superior) XAudio2 wrappers instead
- Deprecate GStreamer support, only to be used with Wine 6.0.x
- Wine 7.0 release
- Remove GStreamer support, all users should upgrade to Wine 7
Aside from this new feature, 21.07 is identical to 21.06.
Thanks to our GitHub Sponsors, including...
Super Sponsors:
Sponsors:
21.06
Fixes:
- FACT: RPC filter frequency should be calculated using the track sample rate, not 20KHz (as implied by the XACT tool)
Thanks to our GitHub Sponsors, including...
Super Sponsors:
Sponsors:
21.05
Fixes:
- CMake: Add 'Requires' for GStreamer to the pkgconfig file
Thanks to our GitHub Sponsors, including...
Super Sponsors:
Sponsors:
21.04
New Features:
- Added support for SDL_GetAudioDeviceSpec, coming in a future SDL release
- FACT: Implemented accurate Fast/Slow/SinCos RPC curve types
- Added support for XMA2 audio, for Xbox 360 data
Fixes:
- Voice filters/effects should be processed even when SendCount is 0
- FACT:
- Fix parsing/calculation of filter Q factors
- Enforce
STOPPING
flag for fade-outs or RPC releases - Various fixes for parsing big-endian SoundBanks
Thanks to our GitHub Sponsors, including...
Super Sponsors:
Sponsors:
21.03.05
Fixes a regression that caused SoundBanks to no longer parse correctly
21.03
New Features:
- XACT:
- Implemented FACT_FLAG_MANAGEDATA
- Implemented the CUEPLAY and CUESTOP notification types
- Added support for XACT 3.0 content
- Added support for WaveBanks with endian-swapped PCM data
Thanks to our GitHub Sponsors, including...
Super Sponsors:
Sponsors:
21.02
New Features:
- XACT: All notification types with the
PERSIST
flag are now recorded
Thanks to our GitHub Sponsors, including...
Super Sponsors:
Sponsors: