Show HN: Zoto – low-level audio playback in Zig (github.com)

3 points by braheezy ↗ HN
I wanted a simple library to handle audio playback. Coming from Go, I was used to the `oto` library but I couldn't find a similar library in Zig. So this is a loose port of `oto`. It runs on macOS, Linux, and Windows. Supports memory playback, file streaming, and leverages the new `std.Io.Reader` interface in Zig.

0 comments

[ 1278 ms ] story [ 26.9 ms ] thread

No comments yet.