Skip to content

DeltaRazero/audiobuffer-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audiobuffer-cpp

audiobuffer-cpp is a header-only library providing STL-like containers and utility classes for audio buffers. It handles boilerplate things like buffer management, type conversion and I/O, and simplifies access of multi-channel audio data while maintaining minimal overhead requirements. It is purpose-built for low-latency environments, providing thread-safe operations and configurable real-time constraints.

Getting Started

...

Usage

...

License

© 2026 DeltaRazero. All rights reserved.

All included sourcecode, modules, scripts, etc. are licensed under the terms of the BSD 3-Clause license, unless stated otherwise in the respective files.

About

STL-like containers for handling audio data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors