Commit Description:
Make sound preview use the new volume....
Commit Description:
Make sound preview use the new volume. Plays the sound at the new volume, not the old volume. Uses nullables, which I'm a little unsure of how well they'll work out in practice. I think this is a reasonable place to experiment.
File last commit:
Show/Diff file:
Action:
FNA/lib/FAudio/csharp/README
11 lines | 283 B | text/plain | TextLexer
This is FAudio#, a C# wrapper for FAudio, an XAudio reimplementation for FNA.
Project Website: http://fna-xna.github.io/
License
-------
FAudio# is released under the zlib license. See LICENSE for details.
Building FAudio#
----------------
Just type `make` in the root directory!