Velentr.Audio

Summary

Velentr.Audio is a simple-to-use audio framework for XNA-derived frameworks such as FNA or Monogame.

Packages

Packages are available to install via nuget:

Documentation

Documentation is currently available only on github. Documentation site and tutorial coming soon here!

Design Choices/Comments/Notes

It currently uses the built-in audio systems of FNA/Monogame to function, although longer-term this will likley change when I rework the library (I am not entirely happy with how it turned out).