https://github.com/hazeycode/zig-alsa
ALSA (libasound) bindings for Zig
https://github.com/hazeycode/zig-alsa
Last synced: 3 months ago
JSON representation
ALSA (libasound) bindings for Zig
- Host: GitHub
- URL: https://github.com/hazeycode/zig-alsa
- Owner: hazeycode
- License: 0bsd
- Created: 2022-02-19T03:22:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-10T18:39:04.000Z (about 3 years ago)
- Last Synced: 2025-01-20T19:52:16.352Z (4 months ago)
- Language: Zig
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zig-alsa
ALSA (libasound) bindings for ZigThis 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.