Skip to main content

View on GitHub

Full reference, examples, and release notes.

Installation

Download the SDK binaries from the releases page. We provide:
  • Static libraries (.a, .lib) for linking directly into your application
  • Dynamic libraries (.so, .dll, .dylib) for runtime loading
  • Multiple platforms: Linux, Windows, macOS
  • Multiple architectures: x86_64, ARM64

Quickstart

The processor handles one mono stream. Downmix multi-channel audio before processing, or create one processor per channel. See Audio Format.