usage examples would be nice
hey, it would be helpful to entice people to use this if there was a usage section in the readme.
e.g. https://github.com/byulparan/cl-collider?tab=readme-ov-file#usage
so people can see what it looks like to use this library.
I mostly just maintain this for personal use. I've written some about sound programming in general at BQN Musician, and have scripts that use it in the tracks/ folder here. Since it only has finished songs now, it might help to go through the history to see how some of them started.
FYI if you're going to be using this library, I've changed wav.bqn locally to rescale integer ranges to (-1,1) instead of leaving them as integers. I haven't pushed yet since I haven't fully looked at implications for other files.