|
Sound Byte Libs 1ee2ca6
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
|
Shared constants and cross-layer utilities. More...
Files | |
| file | defaults.hpp |
| Sensible default constants for embedded systems. | |
| file | library_identity.hpp |
| Sound Byte Libs identity and constants. | |
| file | types.hpp |
| ARM Cortex-M optimized type aliases for Sound Byte Libs. | |
Shared constants and cross-layer utilities.
The sbl::defaults namespace provides sensible buffer size constants for embedded contexts:
SMALL_BUFFER - 12 bytesMEDIUM_BUFFER - 64 bytesLARGE_BUFFER - 256 bytesLOG_MESSAGE - 256 bytes