Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v6 breaking changes #886

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

v6 breaking changes #886

wants to merge 10 commits into from

Conversation

hughrawlinson
Copy link
Member

Merging breaking changes to this branch for release together later.

@hughrawlinson
Copy link
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.

None yet

1 participant