-
Notifications
You must be signed in to change notification settings - Fork 14
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
Remove BPM limits when entering with keyboard or +/- buttons #11
Comments
For the moment I will keep the current range. Unfortunately it gets harder to select a specific value on the slider when the range is bigger. So I think it is more important to easily select common tempos then allow very slow or very fast tempos. |
I also think it would be good to have arbitrary bpm limits. |
I like the approach with the settings, maybe I will implement it that way |
Hi, I'm trying this metronome. It's great but I do practice with very slow metronome and it's essential to me. I play sometimes with metronomes at 3bpm. It's frustrating that so few metronomes allow this. |
Please fix this, let us set the limits / bpm manually... |
I decided against implementing an arbitrary tempo selection. From a technical perspective and also from the UI perspective I want to have a consistent model. The slider, input field and the buttons should allow the exact same values. But I acknowledge that the tempo range from 40-208 bmp is too small for some scenarios. These values were adopted from the range of classical mechanical metronomes. In the latest release 1.4.5 I extended the range to 30-252 bpm. Now I adopted the tempo range from a modern commercial grade metronome, the Korg KDM-3. |
Hi, thank you for letting us know. As a professional musician I know it's not rare at all to use metronome below this limit, I do it every day and many of my friends, my students also do it. In my opinion, it just makes you app limited... what makes this app different from the other ones if it doesn't offer anything more intersting to the users? But I respect you choice, and wish you the best, I love the look and feel of this metronome. For those who need a range below 30 BPM, I strongly recommend Chubby Click from f-droid. It's been my main metronome for a while now. |
Ok but why? It makes your app unsightly or something along those lines? Why replicate it 1to1? Why not make something better... *Lot of apps deal with this problem by simply letting you type out any arbitrary value. When you grab the slider if the value is outside of it's set range it simply changes it to the next closest value within the range - like say my bpm is 1 , I grab the slider it instantly changes value to 30 and then allows finer tunings by dragging it |
Yes, one of my concerns is that the "simple" operability suffers. If I allow a tempo of 900 bpm you sure have more freedom, but you also have a noise generator and not a metronom. |
please let the user go below 30; wonder to fork & publish ..
|
Hey I'm just here because I received an update on this thread. I don't use this app anymore (because of the limitations), and I didn't answer before because I felt Kr00ked answer was slightly disrespectful. But anyways... You don't want to change the limitations of your app, and it's totally fine. You're making your metronome the way you want. Good for you ! However, as a professional musician, I need my metronome to go below 10BPM. Other metronomes like the excellent chubby click do the job so no problem, however no need to answer our suggestion to improve your app the way you did. No hard feelings though, I wish you the best with this promising metronome (it looks good at least). |
Though rare, there is music slower than 40 and faster than 208 BPM.
The text was updated successfully, but these errors were encountered: