Adding 'c.' to tempo markings
I like to include a 'c.' in my tempo markings, and I know I'm not alone in this. Unfortunately, adding it means that MuseScore can no longer read the written tempo, and if I want to change the tempo after it's there, I need to override the written tempo. I'm not exactly sure what the solution is, but I think it would be worth coming up with one.
Thanks for your consideration.
Comments
You mean something like this?
Works just fine
In reply to You mean something like this… by Jojo-Schmitz
Does it work if you try to change the tempo? For example, if you change the number to 100, does MuseScore change the tempo to 100, or does it still play it at 80?
In reply to Does it work if you try to… by chrismassa1
Ah, I see, no it does not change!
Please report on GitGub
In reply to Ah, I see, no it does not… by Jojo-Schmitz
This would be a totally new feature, as it has never worked (to the best of my knowledge). Is GitHub still the place to report it?
In reply to This would be a totally new… by chrismassa1
Yes
And IIRC "ca." works
In reply to Yes And IIRC "ca." works by Jojo-Schmitz
Oh, that's very interesting!
In reply to Oh, that's very interesting! by chrismassa1
There's a regular expression evaluating those strings, guess it'd need mending
In reply to There's a regular expression… by Jojo-Schmitz
And indeed is, current code:
In reply to And indeed is, current code:… by Jojo-Schmitz
Why not simply search for a number in this string?
Behavior 3.7 (and 3.6.2): First I had to set an element from the palette. Then I change the tempo value of this element. So the new value works.
Then I change it in a second step by adding random text. Then this text has no influence on the original value.
In reply to Why not simply search for a… by HildeK
3.x has the very same issue and (almost) the same code
Sorry. What does the c. do?
In reply to Sorry. What does the c. do? by bobjp
"What does the c. do?".
Currently it seems to stop Musescore recognising that the number following it is something other than 80.
To a player it indicates that the tempo indication is to be interpreted loosely. "c." is a widely used abbreviation for "circa" which (as any British public schoolboy knows) translates from Latin as "about". "ca." is another widely used abbreviation for the same thing.
In reply to "What does the c. do?"… by SteveBlower
That's what I thought. As I write for playback only, approximate tempo markings like this and allegro are of no use to me. For real musicians? Sure. I prefer exact metronome marks for my work. Should a real player try some of my music ( no idea why they would) they will play the tempo they want anyway.
In reply to That's what I thought. As I… by bobjp
I write for live musicians, and I always put 'circa' in my tempo markings, usually 'c.' rather than 'ca.' Some modern composers are in the habit of requesting precise metronome markings, and I want to give performers explicit permission not to do this.