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

realtime-bpm-analyzer new release #4

Open
dlepaux opened this issue Feb 22, 2023 · 4 comments
Open

realtime-bpm-analyzer new release #4

dlepaux opened this issue Feb 22, 2023 · 4 comments

Comments

@dlepaux
Copy link

dlepaux commented Feb 22, 2023

Hi @webmaxru,

Thank you for using realtime-bpm-analyzer !
I've released an improved version that uses AudioWorklet instead of ScriptNodeProcessor (https://developer.mozilla.org/en-US/docs/Web/API/ScriptProcessorNode).

I invite you to upgrade to v3, all versions below are now deprecated (because they use ScriptNodeProcessor).
If you have questions or feedbacks about the library let me know !
Thank you and have happy coding.

@webmaxru
Copy link
Owner

Hello!
Thank you very much! I will keep this issue open until I or another contributor upgrade BPM Techno to v3.

@webmaxru
Copy link
Owner

webmaxru commented May 13, 2023

Hello @dlepaux!

Could you please help me to debug? I switched to v3 but the realtime detection (via mic) doesn't work now (never stabilizes).

Here is the staging:
https://mango-mud-0136f961e-5.westus2.azurestaticapps.net/
(I added some extra logging - see console)

The connections start here: https://github.com/webmaxru/bpm-counter/blob/v3/src/Home.js#L50
Also, I had to disable node's destination to avoid output via device speakers

P.S. It would be cool to have a code sample for "from air" detection (case for DJs) in the documentation - this is exactly what BPM Techno was built for :)

@dlepaux
Copy link
Author

dlepaux commented May 15, 2023

Hi @webmaxru !
I’m going to take a look at this issue, I keep you posted.

@dlepaux
Copy link
Author

dlepaux commented Jun 24, 2023

The v3.2.1 release is out with couple of explanations and documentation fixes.
Let me know 😃
Thank you for using realtime-bpm-analyzer.

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

No branches or pull requests

2 participants