template <typename SourceSampleType, size_t SourceChannelCount, size_t DestChannelCount, bool Customizable = false, typename Trait = void>

class ChannelMapper

Template to map a source frame of `SourceSampleType` with `SourceChannelCount` into each

destination sample with `DestChannelCount` in a normalized 32-bit float format.