Module rotary::audio_buffer[][src]

A dynamically sized, multi-channel audio buffer.

Structs

AudioBuffer

A multi-channel audio buffer for the given type.

Iter

A mutable iterator over the channels in the buffer.

IterMut

A mutable iterator over the channels in the buffer.