This commit is contained in:
2025-08-10 13:17:25 +02:00
parent 026b27fec0
commit ac7b46a0f7
4 changed files with 19 additions and 2 deletions

View File

@@ -1,2 +1,7 @@
# racket-libao
Racket libao FFI binding
# racket-sound
Sound library for racket that will be able to play sound, read flac/mp3/etc, handle idv* tags.
Using ffi bindings to C/C++ libraries.
Target platform will be Linux.