We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fc5c5d commit 5b8bdddCopy full SHA for 5b8bddd
README.md
@@ -1,6 +1,8 @@
1
# Fmod5Sharp
2
## Managed decoder for FMOD 5 sound banks (FSB files).
3
4
+[](https://www.nuget.org/packages/Fmod5Sharp/)
5
+
6
This library allows you to read FMOD 5 sound bank files (they start with the characters FSB5) into their contained samples,
7
and then export those samples to ogg files (assuming the contained data is vorbis-encoded).
8
0 commit comments