Skip to content

Releases: baggepinnen/LPVSpectral.jl

v0.3.3

22 Aug 16:07
4edd9ae
Compare
Choose a tag to compare

LPVSpectral v0.3.3

Diff since v0.3.2

Merged pull requests:

  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#27) (@github-actions[bot])
  • CompatHelper: bump compat for ProximalOperators to 0.16, (keep existing compat) (#28) (@github-actions[bot])

v0.3.2

06 May 09:37
Compare
Choose a tag to compare

LPVSpectral v0.3.2

Diff since v0.3.1

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

09 Aug 16:04
d63b50a
Compare
Choose a tag to compare

LPVSpectral v0.3.1

Diff since v0.3.0

v0.3.0

15 Apr 05:01
c19ed6e
Compare
Choose a tag to compare

LPVSpectral v0.3.0

Diff since v0.2.1

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

05 Apr 22:01
d20eb30
Compare
Choose a tag to compare

LPVSpectral v0.2.1

Diff since v0.2.0

Merged pull requests:

  • CompatHelper: bump compat for "StatsBase" to "0.33" (#18) (@github-actions[bot])
  • CompatHelper: bump compat for "RecipesBase" to "1.0" (#19) (@github-actions[bot])

v0.2.0

10 Mar 04:02
b37a309
Compare
Choose a tag to compare

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.

Diff since v0.1.5

Merged pull requests:

  • CompatHelper: add new compat entry for "StatsBase" at version "0.32" (#17) (@github-actions[bot])

v0.1.5

28 Feb 04:02
Compare
Choose a tag to compare

LPVSpectral v0.1.5

  • Lots of bugfixes and improvements to windowing
  • mel melspectrogram and mfcc
  • Misc bugfixes

Diff since v0.1.4

Merged pull requests:

v0.1.4

14 Nov 01:18
v0.1.4
Compare
Choose a tag to compare

v0.1.3

03 May 07:48
Compare
Choose a tag to compare
revert seriestype in plot spectrum

v0.1.2

02 May 12:40
Compare
Choose a tag to compare
remove reexports