[][src]Module fon::ops

Synthesis and mixing operations.

Used in Audio methods blend_sample and blend_audio.

Structs

Amplify

Amplify one sample by another

Clear

Clear (set to default)

Compress

Compression of channel (based on another channel)

Dest

Destination only (ignore source)

Mix

Standard audio mixing. Addition of signals

Src

Source only (ignore destination)

Traits

Blend

Blending operation for mixing