cutcutcodec.core.filter.audio

Provide audio effects and filters.

Details

Modules

add

Allow to combine overlapping streams.

cat

Allow to temporarily concatenate several audio streams.

cut

Split a stream in several slices.

delay

Allow to temporarily translate an audio sequence.

equation

Allow to filter independentely each audio and video samples by any equation.

fir

Apply an invariant linear convolutional filter to an audio signal.

resample

Resample an audio signal.

subclip

Selects a time slice of an audio stream.

wiener

Implement the denoising wiener filter.