Module babycat::resample[][src]

Expand description

This module is not really part of Babycat’s pubic API, but is made public to make benchmarking Babycat internals easier.

If you want to use Babycat to resample audio, you should decode the audio into a FloatWaveform and then use the FloatWaveform.resample() method.

Modules

babycat

This module is not really part of Babycat’s pubic API, but is made public to make benchmarking Babycat internals easier.

common

This module is not really part of Babycat’s pubic API, but is made public to make benchmarking Babycat internals easier.

lanczos

This module is not really part of Babycat’s pubic API, but is made public to make benchmarking Babycat internals easier.

libsamplerate

This module is not really part of Babycat’s pubic API, but is made public to make benchmarking Babycat internals easier.

Functions

resample