[][src]Module timbre::effects

Effects that transform or combine AudioSources.

Structs

BasicMixer

A mixer that combines multiple AudioSources.

BasicMixerSource

A key used to remove sources that have been added to BasicMixer.

Echo

An effect that simulates an echo.

HighPass

An effect that suppresses low frequencies.

LowPass

An effect that suppresses high frequencies.