https://github.com/hexops-graveyard/mach-sysaudio
cross-platform low-level audio IO in Zig
https://github.com/hexops-graveyard/mach-sysaudio
Last synced: 4 days ago
JSON representation
cross-platform low-level audio IO in Zig
- Host: GitHub
- URL: https://github.com/hexops-graveyard/mach-sysaudio
- Owner: hexops-graveyard
- Created: 2023-04-05T10:29:00.000Z (about 2 years ago)
- Default Branch: moved
- Last Pushed: 2024-03-06T16:31:09.000Z (about 1 year ago)
- Last Synced: 2025-04-30T14:15:07.294Z (9 days ago)
- Language: Zig
- Homepage: https://machengine.org/pkg/mach-sysaudio
- Size: 354 KB
- Stars: 27
- Watchers: 5
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-zig - hexops/mach-sysaudio - platform low-level audio IO in Zig. (Audio Processing / Utility)
README
Truly cross-platform, low-level, audio IO in Zig.
## Moved
This project has moved into [the Mach standard library](https://machengine.org/engine/stdlib/) (specifically [here](https://github.com/hexops/mach/tree/main/src/sysaudio)).