Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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/).