|
Sound Byte Libs 29c5ff3
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
|
Essential data structures and algorithms. More...
Files | |
| file | ring_buffer.hpp |
| Lock-free ring buffer for ISR-safe communication. | |
| file | fixed_array.hpp |
| Fixed-size array wrapper for ARM Cortex-M systems. | |
| file | ewma.hpp |
| Exponentially Weighted Moving Average filter. | |
| file | integer_math.hpp |
| Integer math utilities for embedded systems. | |
Essential data structures and algorithms.
Hardware-independent building blocks including: