Releases: zikichombo/dsp
Releases · zikichombo/dsp
GH
v0.0.6 go.mod update
GH
v0.0.5 zikichombo.org -> gh
go.mod update
Update go.mod to latest zc/sound
half complex spectra
Adds some spectra object support for dealing with HalfComplex data
odd length real
Fills out HalfComplex interface
Adds support for odd length fft.Real
fix dilate test
Test fix; see fft/dilate_test.go comment for details.
ConvolDst+Doc
This release standardises the position of the destination argument in convolution and makes some progress on convolution+lpc documentation.
Resampling
This release gives an easy interface to resampling.