HephAudio v3.0.6
A cross-platform C++ library for recording, playing, and processing audio on Windows, Android, Linux, iOS, and macOS.
|
Go to the source code of this file.
Classes | |
class | HephAudio::AudioChannelMixingLookupTables |
provides the lookup tables for channel mixing. More... | |
Typedefs | |
typedef std::unordered_map< HephAudio::AudioChannelMask, std::unordered_map< HephAudio::AudioChannelMask, float > > | HephAudio::hephaudio_channel_mixing_lookup_table_t |