sound
sound copied to clipboard
core sound data structures and interfaces
Hi, The project is very promising, thank you! Could you please add a simple real world example — like, create a sine source, apply a window function and output to...
Add GolangCI meta linter among others. Code coverage token will be added in a follow-up PR.
Need to consider [sio xruns](https://github.com/zikichombo/sio/issues/15)
I would like to propose the addition of a function ``` NPipe(vSrc, vSnk Form, n int, p func(snkd, src []float64) error) (src Source, snk Sink) ``` which would act like...
The list of sample codecs has been paired down by one user's needs. It is unclear if anyone out there needs or would want unsigned samples other than byte. It...