babycat 0.0.5

An audio decoding and manipulation library, with bindings for C, Python, and WebAssembly.
Documentation

babycat

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

default

  • frontend-rust

frontend-rust

  • enable-filesystem
  • enable-multithreading
  • enable-libsamplerate

enable-filesystem

    This feature flag does not enable additional features.

enable-multithreading

  • rayon

enable-libsamplerate

  • samplerate

rayon

    This feature flag does not enable additional features.

samplerate

    This feature flag does not enable additional features.

frontend-python

  • enable-filesystem
  • enable-multithreading
  • enable-libsamplerate
  • numpy
  • pyo3
  • pyo3/extension-module
  • pyo3/abi3
  • pyo3/abi3-py36

frontend-binary

  • enable-filesystem
  • enable-multithreading
  • enable-libsamplerate
  • enable-audio-playback
  • env_logger
  • structopt
  • crossterm

frontend-c

  • enable-filesystem
  • enable-multithreading
  • enable-libsamplerate

frontend-wasm

  • wasm-bindgen
  • js-sys

enable-audio-playback

  • rodio

pyo3

    This feature flag does not enable additional features.

js-sys

    This feature flag does not enable additional features.

crossterm

    This feature flag does not enable additional features.

wasm-bindgen

    This feature flag does not enable additional features.

env_logger

    This feature flag does not enable additional features.

numpy

    This feature flag does not enable additional features.

rodio

    This feature flag does not enable additional features.

structopt

    This feature flag does not enable additional features.