dasp_frame 0.11.0

An abstraction for audio PCM DSP frames, along with useful conversions and operations.
Documentation

Use the Frame trait to remain generic over the number of channels at a single discrete moment in time.

Implementations are provided for all fixed-size arrays up to 32 elements in length.