clap is absolutely perfect for integration with Zig, so here it is! :)
This is not a simple translate-c of clap but rather an entire re-implementation in Zig with Zig semantics.
with Zig 0.11.0, compile the amp example plugin using
zig build ampclap is absolutely perfect for integration with Zig, so here it is! :)
This is not a simple translate-c of clap but rather an entire re-implementation in Zig with Zig semantics.
with Zig 0.11.0, compile the amp example plugin using
zig build amp