Skip to main content

Module buffer

Module buffer 

Source

Structs§

FrameSize
MultiChannelBuffer
Implementation of AudioBuffer that owns the samples
MultiChannelBufferView
Non-owning view into a channel-based collection of audio samples
MultiChannelBufferViewMut
Non-owning mutable view into a channel-based collection of audio samples.
RewiredBufferView
Immutable AudioBuffer view that remaps channel indices

Traits§

AudioBuffer
Trait representing a buffer of audio samples organized by channels