creak 0.3.0

Lightweight audio decoder. Converts popular formats to raw 32-bit float samples.
Documentation

creak

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 9 feature flags, 9 of them enabled by default.

default

  • wav
  • mp3
  • vorbis
  • flac

wav

  • hound

mp3

  • minimp3

vorbis

  • lewton

flac

  • claxon

hound

    This feature flag does not enable additional features.

minimp3

    This feature flag does not enable additional features.

lewton

    This feature flag does not enable additional features.

claxon

    This feature flag does not enable additional features.