/*!
This module contains functions that convert from one PCM format to another.
This includes conversion between sample formats, channels or sample rates.
*/pubuseself::channels::ChannelCountConverter;pubuseself::sample::SampleTypeConverter;pubuseself::sample_rate::SampleRateConverter;modchannels;modsample;modsample_rate;