Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hazeycode/zig-alsa

ALSA (libasound) bindings for Zig
https://github.com/hazeycode/zig-alsa

Last synced: 23 days ago
JSON representation

ALSA (libasound) bindings for Zig

Awesome Lists containing this project

README

        

# zig-alsa
ALSA (libasound) bindings for Zig

This library is developed incrementally and bindings are added on a on-demand basis. If there is something missing that you need, please open a issue or pull request.

See [test.zig](src/test.zig) for a usage example.