view sori/README.md @ 232:7edad9623498 hg-web

[hg-web] Close joined feature branch
author MrJuneJune <me@mrjunejune.com>
date Sun, 02 Aug 2026 16:50:48 -0700
parents b818a4561a3c
children
line wrap: on
line source

# sori

Audio library for C.

## Files

- `main.c` - Audio implementation

## Building

```bash
bazel build //sori:sori
```