-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Better metronome #475
Comments
I like the idea of having a setting option to shut it off, and of having an off beat and a way to control volume. Once you start going past that though, it starts to be something that is so variable that users could just as easily build a beat to play to rather than tweaking all of the settings needed to make the metronome act in a beat's place just the way they want. |
A metronome would be very useful when you are wanting to practise a melody On Mon, Mar 17, 2014 at 1:44 PM, musikBear notifications@github.com wrote:
Jonathan Aquilina |
ref #869 |
|
Being able to set an offset would be of valuable assistance when dealing with latency. |
I just had a look into the aspect of the metronome's volume control. I find it a little too much to open up a new (maybe hidden) channel in the mixer just for the metronome, however I couldn't think of anything else less code invasive, then again I just have started with LMMS'Code. Do you think going over the mixer would be the right way? |
If we want to start adding a lot of options, I think a separate pane (like the controller rack, project notes, etc.) would be suitable. Then we could have excessive customization like adjustable volume, pitch and sample selection for first and remaining hits, etc. Otherwise, I think we should use a dropdown style menu (like Ableton) that provides preset volume levels (100/75/50/25%). |
Interesting ideas I like a lot, if we go the Ableton way, one might also add the volume slider in that drop down menu. About the volume settings, I'll have a look into the backend later on and see if we really need a new volume feature |
The metronome tends to skip beats on high tempos. Will this enhancement cater to that too, or only improve metronome's power? |
Oh never noticed that. Looks like a differnt issue to me, as this seems scheduling related at first glance. |
About the volume: I had a look and particularly for the metronome, If there are no objections with that approach, I would:
|
It is -afair it is also fixed |
It's not fixed. #4038 |
Possible fix #6149 |
I think the metronome is of low quality. Several has asked for ways to shut it of, all together.. (whitch easy btw) -to me that idicate an area where something new is needed.
At least a two-effect metronome (eg tttToc ttt Toc) with a clear difference on-beat, but perhaps more. Why not let the user set volume and perhaps a selection of sounds?
In the more exotic department (craaazy:P) I wonder if metronome could be a usefull tool
in live record -How about a time-delayed feature. -Eg a metronome that could be set to a precise off-value. this would let the user listen for the toc, and then have able time to do a note event. Depending of Q-setting and perhaps even HW reaction-delay, this could aid the use, in a creative fashion? -Also a 'beat-counting' feature could be implemented with a variable metronome. The user then turn the dial untill the ticks fits the played music - a display shows current BPM. -just some thoughts in respet to a somewhat disliked feature.
The text was updated successfully, but these errors were encountered: