This package provides basic tools for sound processing. It currently supports bit depths 8 and 16 (signed and unsigned), as well as arbitrary sample rate and number of channels. Design principles of dlib.audio are closely akin to dlib.image.
Sample types and conversion utilities
Generic sound interfaces and their implementations
Simplest waveform synthesizers
GC-free sound class
See Source File
Boost License 1.0.
Timur Gafarov 2016-2021.
Timur Gafarov
This package provides basic tools for sound processing. It currently supports bit depths 8 and 16 (signed and unsigned), as well as arbitrary sample rate and number of channels. Design principles of dlib.audio are closely akin to dlib.image.