sysaudio: better explanation

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2023-04-05 03:30:34 -07:00
parent 6ae6093d7b
commit 8d7388e723

View file

@ -1,4 +1,4 @@
# mach/sysaudio - cross-platform audio IO in Zig
# mach/sysaudio - cross-platform low-level audio IO in Zig
This repository is a separate copy of the same library in the [main Mach repository](https://github.com/hexops/mach), and is automatically kept in sync, so that anyone can use this library in their own project if they like!