47

GitHub - BareRose/atomix: Portable, single-file, wait-free atomic sound mixing l...

 5 years ago
source link: https://github.com/BareRose/atomix
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

Documentation

This is a header-only library, as such most of its functional documentation is contained within the "header section" of the source code in the form of comments. It is highly recommended that you read said documentation before using this library.

Features

The atomix library is a wait-free mixer making heavy use of stdatomic.h and SSE intrinsics, its features include:

  • No hard dependencies besides the standard library and the optional standard header stdatomic.h
  • Configurable memory allocation function, allowing for compatibility with custom memory managers
  • Pure mixer, allowing usage with the backend of your choice and mixing at any desired sampling rate
  • High performance, generally fast enough for real-time mixing at high sampling rates even without SSE

Attribution

You are not required to give attribution when using this library. If you want to give attribution anyway, either link to this repository, my website, or credit me as BareRose. If you want to support me financially, consider giving to my Patreon.

License

Licensed under CC0 aka the most lawyer-friendly way of spelling "public domain".


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK