Skip to main content

Module converter

Module converter 

Source
Expand description

Structs for converting SoundSource parameters, like number of channels and sample rate.

Structsยง

ChannelConverter
Convert a SoundSource to a diferent number of channels.
SampleRateConverter
Do a sample rate convertion using linear interpolation.