forked from FNA-XNA/FAudio
-
Notifications
You must be signed in to change notification settings - Fork 0
FAudio - Accuracy-focused XAudio reimplementation for open platforms
License
aeikum/FAudio
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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. Project Website: http://fna-xna.github.io/ NOTE TO DEVELOPERS ------------------ This project is extremely early in development! Do not use this until it has been fully integrated into FNA, unless you really like broken software. License ------- FAudio is released under the zlib license. See LICENSE for details. About FAudio ------------ FAudio was written to be used for FNA's Audio/Media namespaces. We access this library via FAudio#, which you can find in the 'csharp/' directory. Dependencies ------------ FAudio depends solely on SDL2. FAudio never explicitly uses the C runtime. Building FAudio --------------- For *nix platforms, just type `make` in the root directory! For Windows, see the 'visualc/' directory. For Xbox One, see the 'visualc-winrt/' directory. Found an issue? --------------- Issues and patches can be reported via GitHub: https://github.com/flibitijibibo/FACT/issues
About
FAudio - Accuracy-focused XAudio reimplementation for open platforms
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 50.0%
- C 46.6%
- C# 2.9%
- Other 0.5%