High-quality audio resampling library for Go, based on libsoxr. Polyphase FIR filtering with Kaiser window design, SIMD acceleration, and professional-grade quality.
Pure-Go Opus codec (RFC 6716), zero cgo. A bit-exact port of libopus, differential-tested against the C reference: the decoder passes all 12 RFC conformance vectors, and the CELT encoder produces byte-identical packets.
A headless, JUCE-based audio plugin host that supports VST3, AudioUnit, and LV2 plugins. It provides a C/C++ API for integration and a Python API powered by nanobind.