Spectrogram 1.4.0
Published on NuGet on 2021-09-04
Release Notes
Add()
now acceptsIEnumerable
instead of justdouble[]
(#33, #35) Thanks @shirok1- SpectrogramGenerator can be initialized with a pre-existing array to improve performance (#33, #36) Thanks @shirok1
Colormap
is now a public field that can be accessed directly- Improved XML documentation for spectrogram generator fields, properties, and methods