Find a file
2026-01-16 18:48:24 +01:00
examples Example with embedding audio file inside exec binary 2026-01-16 18:48:24 +01:00
src Audio.readFromArray: read Audio from raw string instead of fs 2026-01-16 18:42:14 +01:00
.gitignore Port to Zig 0.14 2025-03-11 16:20:35 +09:00
build.zig Example with embedding audio file inside exec binary 2026-01-16 18:48:24 +01:00
build.zig.zon Port to Zig 0.14 2025-03-11 16:20:35 +09:00
COPYING Wrap some ALC functions 2021-08-15 16:32:26 +07:00
README.md Stop exposing low lever namespaces 2023-02-16 11:06:51 +09:00

zeal

Zig easy audio library, or zeal, is a wrapper for OpenAL and libsndfile, inspired by alure and palace.

Copying

LGPLv3

Zeal is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.