Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

FAudio - Accuracy-focused XAudio reimplementation for open platforms

License

NotificationsYou must be signed in to change notification settings

FNA-XNA/FAudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is FAudio, an XAudio reimplementation that focuses solely on developingfully accurate DirectX Audio runtime libraries for the FNA project, includingXAudio2, X3DAudio, XAPO, and XACT3.Project Website:https://fna-xna.github.io/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 thislibrary via FAudio#, which you can find in the 'csharp/' directory.Dependencies------------FAudio depends solely on SDL 3.2.0 or newer.FAudio never explicitly uses the C runtime.Building FAudio---------------For *nix platforms, use cmake.    $ mkdir build/    $ cd build/    $ cmake ../    $ makeFor Windows, see the 'visualc/' directory.For Xbox GDK, see the 'visualc-gdk/' directory.For iOS/tvOS and macOS universal binaries, see the 'Xcode/' directory.Unit tests----------FAudio includes a set of unit tests which document the behavior of XAudio2 andare to be run against FAudio to verify it has the same behavior. The tests areNOT built by default; set BUILD_TESTS=1 to build and then run the output with:    $ ./faudio_testsTo build a Windows executable to run the tests against XAudio2, use theprovided Makefile. This requires mingw-w64 to build.    $ cd tests/    $ make faudio_tests.exe    # run faudio_tests.exe on a Windows boxFound an issue?---------------Issues and patches can be reported via GitHub:https://github.com/FNA-XNA/FAudio/issues

About

FAudio - Accuracy-focused XAudio reimplementation for open platforms

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp