2
0
Fork
You've already forked libsamplerate
0
libsamplerate ported to the Zig build system
  • Zig 98.5%
  • C 1.5%
2026年07月12日 00:58:07 -07:00
.gitignore Initial commit 2026年07月08日 00:59:59 -07:00
build.zig Initial commit 2026年07月08日 00:59:59 -07:00
build.zig.zon Initial commit 2026年07月08日 00:59:59 -07:00
headers.h Pragma once isn't useful here just added it out of habit 2026年07月10日 03:53:37 -07:00
LICENSE Initial commit 2026年07月08日 00:59:59 -07:00
README.md Link to upstream 2026年07月12日 00:58:07 -07:00

libsamplerate

libsamplerate ported to the Zig build system.

Currently tracks libsamplerate master as there hasn't been a tag in a while. Version info reflects the last tag at the time of writing, similarly to upstream.