view sori/README.md @ 218:921ca3086879 hg-web

[hg-web] Add architecture wiki tree
author MrJuneJune <me@mrjunejune.com>
date Sun, 02 Aug 2026 08:34:28 -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
```