dasp_sample 0.11.0

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

Use the Sample trait to remain generic over sample types, easily access sample type conversions, apply basic audio operations and more.

The Sample trait is the core abstraction throughout dasp on which most other abstractions are based.