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

Add Auto-Quantization Feature to Github #14

Open
jonahsteuer opened this issue Jul 25, 2022 · 1 comment
Open

Add Auto-Quantization Feature to Github #14

jonahsteuer opened this issue Jul 25, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@jonahsteuer
Copy link
Collaborator

Two strategies to auto-quantization:

  1. The user provides the tempo of the track in BPM using a tempo app on their phone which allows you to tap out the tempo you're playing in
  2. An AI that finds the average tempo of the audio and quantizes it: [https://www.analyticsvidhya.com/blog/2018/02/audio-beat-tracking-for-music-information-retrieval/]
@MarwanRefaat MarwanRefaat added the enhancement New feature or request label Jul 25, 2022
@MarwanRefaat
Copy link
Owner

This is interesting, is essentially the functionality we're looking for to get this output below (I used TuneBat for this)?
key-and-tempo-analyzer

I remember you mentioning Ableton has this feature built-in? Curious how much time this would save and if the feature is accurate enough to work most of the time or if the time-stretching makes the sound too "off".

Also wondering if you think it's worth asking that people use a metronome (in headphones) if they can?

Related Idea:
We can somewhat quickly make a tool/automation that runs on written chord names and puts the key at the top of the document but also unsure if something like that has enough return on the time invested

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

No branches or pull requests

2 participants