view sori/README.md @ 200:90dfcef375fb

Added my own s3 bucket uploader url to mrjunejune.
author MrJuneJune <me@mrjunejune.com>
date Sat, 14 Feb 2026 16:32:24 -0800
parents b818a4561a3c
children
line wrap: on
line source

# sori

Audio library for C.

## Files

- `main.c` - Audio implementation

## Building

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