Skip to main contentCrate downmixer
Source - speaker_positions
- Speaker position bit mask data for multi-channel audio.This also be used on single-channel audio or double-channel audio.
- Downmixer
- Downmixer to downmix multi-channels audio to stereo
- DownmixerParams
- Downmixer params for every channel. All of the weights of each speaker are defined here.
- DownmixerError
- Error info for the downmixer
- db_to_gain
- Convert dB modification to gain
- gain_to_db
- Convert gain to dB modification
- modify_db
- Modify the dB of the sample.
- modify_gain
- Modify the dB of the sample.