Skip to content

v6 breaking changes - #886

Draft
hughrawlinson wants to merge 10 commits into
mainfrom
v6
Draft

v6 breaking changes#886
hughrawlinson wants to merge 10 commits into
mainfrom
v6

Conversation

@hughrawlinson

Copy link
Copy Markdown
Member

Merging breaking changes to this branch for release together later.

@hughrawlinson

Copy link
Copy Markdown
Member Author

Here is a lil web page that visualizes the two new fluxes.

hughrawlinson and others added 8 commits May 11, 2022 10:46
A constant exists in the formula for converting between hz and the mel scale, which Meyda has had
set to 1125. The mel-scale is not standardised, but it seems that the most popular formula comes
from "Speech communication: human and machine" by Douglas O'Shaughnessy. That formula has the
constant as 1127. The issue mentioned below was opened, and suggests that we converge on
O'Shaughnessy's constant. This commit implements that change.

BREAKING CHANGE: A change in how Meyda performs frequency to mel scale conversion will result in
different mel-values between this and previous versions of Meyda.

fix #458
…enance

BREAKING CHANGE: remove nodes 10 and 13

fix #842
Also document the upper bound of flux as the square root of the length of the buffers, and if only one buffer is given, return 0
also minor corrections in spectral flux and tests for that

re #1074
We have dropped support for node 12 and 15, and added support for node 18, in line with the node
foundation support schedule.

BREAKING CHANGE: Dropped support for node 12 and 15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant