/opussum

Wrapper around libopus

Primary LanguageNimMIT LicenseMIT

High level wrapper around libopus (tested against 1.3.1 and 1.4)

Requires opus to be installed (usually done with your systems package manager, you can also follow the guide here)

Tests

Docs here

A lot of the documentation for the procs is copied from their original documentation here and so it another good place for research if you are using the library

Status

Big thanks to nim-opusenc by Emery and nim-opus by Capocasa who's repos I looked at for help in wrapping this