An open API service indexing awesome lists of open source software.

https://github.com/hexops/mach-flac

FLAC audio decoding and encoding for Zig via the battle-hardened xiph.org libflac
https://github.com/hexops/mach-flac

Last synced: 9 months ago
JSON representation

FLAC audio decoding and encoding for Zig via the battle-hardened xiph.org libflac

Awesome Lists containing this project

README

          




mach-flac

FLAC audio decoding and encoding for Zig via the battle-hardened xiph.org libflac

## Experimental

This is an **experimental** project according to [our stability guarantees](https://machengine.org/about/stability):

> 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/959

## Features

* Zero-fuss installation, cross-compilation at the flip of switch.
* Encoding & decoding support

## Documentation

[machengine.org/pkg/mach-flac](https://machengine.org/pkg/mach-flac)

## Join the community

Join the [Mach community on Discord](https://discord.gg/XNG3NZgCqp) to discuss this project, ask questions, get help, etc.

## Issues

Issues are tracked in the [main Mach repository](https://github.com/hexops/mach/issues?q=is%3Aissue+is%3Aopen+label%3Aflac).