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

sample page not working #1460

Closed
branaway opened this issue Nov 9, 2022 · 13 comments
Closed

sample page not working #1460

branaway opened this issue Nov 9, 2022 · 13 comments
Labels

Comments

@branaway
Copy link

branaway commented Nov 9, 2022

the embedded sample did not work for macOS Safari: https://meyda.js.org/guides/online-web-audio, specifically the glitch: https://glitch.com/~meyda-tutorial

tried it on Safari and Chrome. Neither worked.

@branaway branaway added the bug label Nov 9, 2022
@hughrawlinson
Copy link
Member

Thanks for reporting!

@bastrich
Copy link

having the same issue, looks like there should be some different build for the Meyda browser version

@bastrich
Copy link

The current web version https://unpkg.com/meyda@5.6.2/dist/web/meyda.min.js doesn't work in browser as it requires fftjs

@bastrich
Copy link

I found that 5.6.1 works fine, but looks like someone of the authors built 5.6.2 in the wrong way

@hughrawlinson
Copy link
Member

It's always built and released in CI. Do you know what seems to have gone wrong in 5.6.2?

@bastrich
Copy link

@hughrawlinson
image

@bastrich
Copy link

bastrich commented Oct 23, 2023

I use it using <script src="https://unpkg.com/meyda@5.6.2/dist/web/meyda.min.js"></script> in the HTML page.
If I download the JS-file, the error is the same but shows the stacktrace with js files instead of ts.

@bastrich
Copy link

Also the spectralFlux feature doesn't seem to work, other features I tried work fine.
image

@bastrich
Copy link

In the version 6.0.0-beta.2 everything of that looks fixed

@bastrich
Copy link

But it doesn't have spectralCrest implemented

@bastrich
Copy link

Is there any stable version?

@bastrich
Copy link

@hughrawlinson image

changes that breaks the build are introduced by commit 85706da

@hughrawlinson
Copy link
Member

I believe this is now fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants