Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcraiha/csharp-qoa
C# implementation of QOA (Quite OK Audio Format)
https://github.com/mcraiha/csharp-qoa
csharp dotnet qoa
Last synced: about 2 months ago
JSON representation
C# implementation of QOA (Quite OK Audio Format)
- Host: GitHub
- URL: https://github.com/mcraiha/csharp-qoa
- Owner: mcraiha
- License: mit
- Created: 2024-10-20T17:44:47.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T18:35:02.000Z (3 months ago)
- Last Synced: 2024-11-18T19:42:11.259Z (3 months ago)
- Topics: csharp, dotnet, qoa
- Language: C#
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSharp-QOA
Managed .NET implementation of [QOA](https://github.com/phoboslab/qoa) (Quite OK Audio Format) written in C#
## Why?
Because I needed this for my personal project
## License
All the code is licensed under [MIT License](LICENSE) because that is the license QOA uses.
All the audio samples in [tests/samples](tests/samples) folder are under [Creative Commons Attribution 4.0 License](https://creativecommons.org/licenses/by/4.0/) and they are from [Oculus Audio Pack 1](https://developers.meta.com/horizon/downloads/package/oculus-audio-pack-1/).