Releases: baggepinnen/LPVSpectral.jl
Releases · baggepinnen/LPVSpectral.jl
v0.3.3
v0.3.2
LPVSpectral v0.3.2
Merged pull requests:
- MassInstallAction: Install the TagBot workflow on this repository (#24) (@baggepinnen)
- CompatHelper: bump compat for DSP to 0.7, (keep existing compat) (#25) (@github-actions[bot])
v0.3.1
LPVSpectral v0.3.1
v0.3.0
LPVSpectral v0.3.0
Merged pull requests:
- test on github actions (#21) (@baggepinnen)
- CompatHelper: add new compat entry for "Requires" at version "1.0" (#22) (@github-actions[bot])
v0.2.1
LPVSpectral v0.2.1
Merged pull requests:
v0.2.0
LPVSpectral v0.2.0
LS spectral analysis now follow the convention of letting the power of the spectrum grow with the number of data, simiar to DSP. The old behavior was to (implicitly) normalize by the length of the signal.
Merged pull requests:
- CompatHelper: add new compat entry for "StatsBase" at version "0.32" (#17) (@github-actions[bot])
v0.1.5
LPVSpectral v0.1.5
- Lots of bugfixes and improvements to windowing
mel
melspectrogram
andmfcc
- Misc bugfixes
Merged pull requests:
- Install TagBot as a GitHub Action (#15) (@JuliaTagBot)
- Implement Windows using arraysplit (#16) (@baggepinnen)
v0.1.4
v0.1.4 (2019-11-14)
v0.1.3
revert seriestype in plot spectrum
v0.1.2
remove reexports