BQNoise icon indicating copy to clipboard operation
BQNoise copied to clipboard

usage examples would be nice

Open justin2004 opened this issue 1 year ago • 1 comments

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.

justin2004 avatar Feb 22 '24 17:02 justin2004

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.

mlochbaum avatar Feb 22 '24 18:02 mlochbaum