Trying to figure out where a good place to put commonly-used DSP functions would. It seems like they would be commonly used across a lot of the packages in the project, so maybe a dsp package? Should it be github.com/go-audio/dsp or github.com/go-audio/audio/dsp?
Trying to figure out where a good place to put commonly-used DSP functions would. It seems like they would be commonly used across a lot of the packages in the project, so maybe a dsp package? Should it be github.com/go-audio/dsp or github.com/go-audio/audio/dsp?