No description
- Zig 100%
| .github | ||
| examples/assets | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| build.zig | ||
| build.zig.zon | ||
| LICENSE | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| README.md | ||
Opus audio decoding and encoding for Zig via the battle-hardened xiph.org libopus / libopusfile
Experimental
This is an experimental project according to our stability guarantees:
When a project has an experimental warning, it means all bets are off. You should carefully read the warning to understand why the project is experimental, and assume the worst.
Tracking issue: https://github.com/hexops/mach/issues/961
Features
- Zero-fuss installation, cross-compilation at the flip of switch.
- Encoding & decoding support
Documentation
Join the community
Join the Mach community on Discord to discuss this project, ask questions, get help, etc.
Issues
Issues are tracked in the main Mach repository.