Skip to main content

Module f32_prelude

Module f32_prelude 

Source
Expand description

Prelude for working with f32 samples (common case)

Traits§

ProcessorF32
Passive processor of signals
SinkF32
Active sink of signals
SourceF32
Active source of signals
Transcendental
Трансцендентные операции (sin, cos, sqrt, exp, ln).

Type Aliases§

DelayLineF32
Delay line with f32 samples
FanInBufferF32
Fan-in buffer with f32 samples
FanOutBufferF32
Fan-out buffer with f32 samples
PipeBufferF32
Pipe buffer with f32 samples
RingBufferF32
Ring buffer with f32 samples
SystemClockF32
System clock for f32 (same as default)