Version: 22.01, Package name: faudio-22.01 |
Maintained by: Thomas Frohwein |
Master sites: |
Description This is FAudio, an XAudio reimplementation that focuses solely on developing fully accurate DirectX Audio runtime libraries for the FNA project, including XAudio2, X3DAudio, XAPO, and XACT3. |
Filesize: 3762.585 KB |
Version History (View Complete History) |
|
2021-10-05 01:04:40 by Thomas Frohwein | Files touched by this commit (2) |
Log message: update to FAudio 21.10, minimal maintenance update. changelog at https://github.com/FNA-XNA/FAudio/releases tested with Rogue Legacy and Celeste by me |
2021-05-03 13:05:47 by Thomas Frohwein | Files touched by this commit (2) |
Log message: maintenance update to FAudio 21.05. Tested with Cryptark |
2021-04-03 02:36:35 by Thomas Frohwein | Files touched by this commit (2) |
Log message: update to FAudio 21.04. Now supporting audio in "Unholey Heights". Tested with Unholy Heights, Cryptark, Celeste, Rogue Legacy Update Notes: 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 |
2021-03-07 10:07:19 by Thomas Frohwein | Files touched by this commit (2) |
Log message: update to FAudio 21.03.05. Only internal symbol changes; no bump. Tested working with Unexplored. Changelog: 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 21.02 New Features: * XACT: All notification types with the PERSIST flag are now recorded |
2021-01-22 22:14:11 by Thomas Frohwein | Files touched by this commit (2) |
Log message: update to faudio 21.01 |
2020-12-17 00:41:42 by Thomas Frohwein | Files touched by this commit (3) |
Log message: update to 20.12 Changelog: https://github.com/FNA-XNA/FAudio/releases |
2020-09-03 23:10:04 by Thomas Frohwein | Files touched by this commit (2) |
Log message: update to FAudio 20.09 |
2020-08-03 12:44:25 by Thomas Frohwein | Files touched by this commit (2) |
Log message: update to FAudio 20.08 WMA support is now via gstreamer; enable it bump minor as symbol additions (mostly gstreamer related) |
2020-06-07 17:33:15 by Thomas Frohwein | Files touched by this commit (2) |
Log message: update to faudio 20.06; no dynamic export change; changelog: https://github.com/FNA-XNA/FAudio/releases |
2020-05-19 09:18:46 by Thomas Frohwein | Files touched by this commit (2) |
Log message: update to 20.05 no dynamic export changes changelog: https://github.com/FNA-XNA/FAudio/releases |
2020-04-12 07:54:25 by Thomas Frohwein | Files touched by this commit (2) |
Log message: update to FAudio 20.04 - bump minor as an exported symbol has been added - now supports XACT content version 45 - tested with game Unexplored without issues changelog: https://github.com/FNA-XNA/FAudio/releases |
2020-03-07 10:52:33 by Thomas Frohwein | Files touched by this commit (2) |
Log message: update to FAudio 20.03 all tests pass no in-tree consumers; tested with FNA game Unexplored without problems bump major because several exported symbols removed. changelog: https://github.com/FNA-XNA/FAudio/releases |
2019-09-02 12:26:12 by Thomas Frohwein | Files touched by this commit (2) |
Log message: update to FAudio 19.09 |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-02 10:24:42 by Thomas Frohwein | Files touched by this commit (2) |
Log message: update to faudio 19.06, tested with FNA and 2 XNA games by me; ok jca@ ports-wise |