audio_samples 1.0.2

A typed audio processing library for Rust that treats audio as a first-class, invariant-preserving object rather than an unstructured numeric buffer.
Documentation

audio_samples

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 27 feature flags, 1 of them enabled by default.

default

bare-bones (default)

This feature flag does not enable additional features.

beat-tracking

This feature flag does not enable additional features.

channels

This feature flag does not enable additional features.

decomposition

dynamic-range

This feature flag does not enable additional features.

editing

envelopes

fixed-size-audio

This feature flag does not enable additional features.

full

full_no_plotting

html_view

iir-filtering

This feature flag does not enable additional features.

num-format

onset-detection

parametric-eq

peak-picking

This feature flag does not enable additional features.

pitch-analysis

plotting

processing

python

random-generation

resampling

simd

This feature flag does not enable additional features.

static-plots

statistics

This feature flag does not enable additional features.

transforms

vad

This feature flag does not enable additional features.