babycat 0.0.15

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 24 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-py38

frontend-binary

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

enable-ffmpeg

  • ffmpeg-next
  • ffmpeg-next/codec
  • ffmpeg-next/device
  • ffmpeg-next/format

frontend-c

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

enable-ffmpeg-build

  • enable-ffmpeg
  • enable-ffmpeg-static
  • ffmpeg-next/build

frontend-wasm

  • wasm-bindgen
  • js-sys

enable-ffmpeg-static

  • enable-ffmpeg
  • ffmpeg-next/static

enable-audio-playback

  • rodio

crossterm

    This feature flag does not enable additional features.

rodio

    This feature flag does not enable additional features.

js-sys

    This feature flag does not enable additional features.

wasm-bindgen

    This feature flag does not enable additional features.

structopt

    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.

ffmpeg-next

    This feature flag does not enable additional features.

pyo3

    This feature flag does not enable additional features.