Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hazeycode/zig-alsa
- Owner: hazeycode
- License: 0bsd
- Created: 2022-02-19T03:22:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-10T18:39:04.000Z (over 2 years ago)
- Last Synced: 2024-10-05T14:53:37.031Z (about 1 month 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.