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

Automatic real-time BPM analyser #68

Open
RustoMCSpit opened this issue Jun 24, 2024 · 4 comments
Open

Automatic real-time BPM analyser #68

RustoMCSpit opened this issue Jun 24, 2024 · 4 comments

Comments

@RustoMCSpit
Copy link

Automatically display BPM of incoming audio / waveforms

https://bitwish.top/t/automatic-real-time-bpm-analyser/5427

@BillyDM
Copy link
Contributor

BillyDM commented Jun 25, 2024

I'm not sure about having this be an automatic feature, but we could easily have a plugin that detects the tempo of an audio signal on a given track.

@RustoMCSpit
Copy link
Author

having it as a plugin is bad because plugins dont autoread waveform. if youre not keen on having it automatically detect incoming audio, have it then work by just having all audio waveforms in a project processed automatically instead and have their bpm visible beside their label

@BillyDM
Copy link
Contributor

BillyDM commented Jun 25, 2024

I'm not keen on automatically processing all waveforms because bpm detection is expensive. Perhaps there can just be a feature to right-click a waveform in the browser/timeline and select "detect bpm".

@RustoMCSpit
Copy link
Author

I'm not keen on automatically processing all waveforms because bpm detection is expensive. Perhaps there can just be a feature to right-click a waveform in the browser/timeline and select "detect bpm".

if you so wish, but id leave it an option to detect all automatically in the settings and store the metadata for when you reopen the project

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