Module rabu::buffer

source ·
Expand description

This module contains a Buffer struct that is useful for many audio related tasks. It contains functions for iterating in audio specific ways and manipulating the sample data.

Structs

Multi-channel buffer for any type of audio. It has some utility functions that make common audio related tasks simpler.