# sori

Audio library for C.

## Files

- `main.c` - Audio implementation

## Building

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