Module sample::rate
[−]
[src]
The rate module provides a Converter type, for converting and interpolating the rate of Signals. This can be useful for both sample rate conversion and playback rate multiplication.
Structs
Converter |
An iterator that converts the rate at which frames are yielded from some given frame Iterator via some given ratio. |