Add strings harmonics circle notation
Hi,
It'd probably be part of "Articulations & Ornaments" palette. Something like a small version of the "ouvert" element. I've attached an image from http://www.music.indiana.edu/departments/academic/composition/style-gui… as example.
Thanks!
Attachment | Size |
---|---|
harmonics.jpg | 21.8 KB |
Comments
What wrong with the existing ouvert symbol?
Indeed, isn't that the same symbol, just perhaps a different font? And MuseScore provides two alternate fonts you can try instead (see Style / General).
Hi, there's nothing wrong if you use "ouvert" symbol to mean "open string". The harmonic symbol is cleary smaller, say half the size of the note head and can't be confused with "open string" symbol.
Hi Marc, I've tried three different fonts provided by 2.0 and didn't get any good :\
I've also tried playing with 'o' and '0' but doesn't work neither.
There has been some requests in the past for this, but I couldn't find a acceptable solution:
http://musescore.org/node/16265
http://musescore.org/node/23095
http://musescore.org/node/11066
http://musescore.org/node/7090
This image from wikipedia article on strings harmonics is very accurate:
http://en.wikipedia.org/wiki/Harmonic#mediaviewer/File:Cello_natural_ha…
Bests,
It appears Bravura provides a separate "Harmonic" symbol; you can add that ti your palette by copying it from the Master Palette (Ctrl+Shift+drag). It's about 90% of the way down. I guess we could consider adding this to the default palettes.
Useful idea.
So, like this:
Yay, beautiful!
Thanks so much,
I've used the Bravura harmonic symbol from the master palette and it looks great when I move it about 0,30 horizontally. But, when I export to pdf they suddenly move very far to the left. I have to go back and move them about 1,70 to the right for it to look good on the pdf.
On Windows, right? Known problem and the culprit seems to be Qt.
See #25759: pdf export gives strange results under Windows for font different from Emmentaler
Yes, on Windows.
Ok, that's a bit to technical for me, I'll just hope someone solves the problem. :-)
''consider adding this to the default palettes.'''---
yes pls do it.
and I added it to my palettes, and found it has alignment problem with fingering numbers.
I guess now that we do have a proper fallback, it should be quite easy to implement this, will look into it, I'm working in that area already anyway, see #109136: Accent staccatos and marcato staccatos: Need playback property
see https://github.com/musescore/MuseScore/pull/2826, not quite there yet though, it chrashes for me :-(
found and fixed the crash, apprently when adding articulations we also need to add style settings for them.
hi all, it's good to see we are improving this, my score did not crash for adding O. As a violinist, I have to mark it on the scores very often, what I am doing now is to add O from sybombls to palettes and then click to add it in.
if musescore could let me do this: type finger number (e.g. 4) and hit return key, with the mouse curser in the next line of same text box, click O from the palette, and let them align well automatically. would be already good! if keyboard shorcutts were provided, it would be the best.
4
O
by the way I added traditional fingering font: Maestro to the program for fingering, it makes the scores looks better and like real, but not easy for this:
4
O
edting.
pls!
That glyph is not yet added as an articulation, just as a special character, so behaves accordingly. My PR is about to change that. And the crash was one of the problems I had doing this, these are now solved
:) :) ;)
New PR: https://github.com/musescore/MuseScore/pull/2854
Fixed in branch master, commit b417f7de92
fix #109136, fix #33201: add some articulations
stringHarmonics and a few fermatas as well as getting these and the ones
from dafb5f3 and ab354df translated. Also getting some of the previously
added articulations to play back properly and import from ove as well as
export to XML (import is missing)
Fixed in branch master, commit 04352e578f
Merge pull request #2854 from Jojo-Schmitz/articulations
fix #109136, fix #33201: add some articulations
Automatically closed -- issue fixed for 2 weeks with no activity.