cutcutcodec.core.filter.audio

Provide audio effects and filters.

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.

identity

An audio filter that doing nothing.

resample

Resample an audio signal.

subclip

Selects a time slice of an audio stream.

wiener

Implement the denoising winer filter.