Vexflow: Missing 'breath-mark' articulation

Created on 10 Feb 2020  路  4Comments  路  Source: 0xfe/vexflow

image

musicxml reference: http://usermanuals.musicxml.com/MusicXML/MusicXML.htm#EL-MusicXML-breath-mark.htm?Highlight=breath-mark

breath-mark is quite different to other articulatios(like 'Staccato'). It's drawn after/between note, not above/below note.

Much more like a "note".

Any idea how I can implement it ?

Most helpful comment

Like this(use TextNote + glyph: 'breath')?

https://jsfiddle.net/9qrc5uyj/4/

https://jsfiddle.net/9qrc5uyj/4/

All 4 comments

This breath mark is similar enough to "up bow" would that suffice for now? I think up bow is implemented in Gonville.

This breath mark is similar enough to "up bow" would that suffice for now? I think up bow is implemented in Gonville.

Yes, it鈥檚 quite similar to "up bow". However, "up bow" is not breath mark, check this:

The up-bow element represents the symbol that is used both for up-bowing on bowed instruments, and up-stroke on plucked instruments.

The difference between up bow and breath mark is the x-position. up bow shows above the related note which shares the same x-position. breath mark shows on the right of the related note.

Like this(use TextNote + glyph: 'breath')?

https://jsfiddle.net/9qrc5uyj/4/

https://jsfiddle.net/9qrc5uyj/4/

@sug1no Thanks.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gristow picture gristow  路  5Comments

jeroenlammerts picture jeroenlammerts  路  4Comments

amitgur picture amitgur  路  4Comments

sug1no picture sug1no  路  6Comments

HollyJHuber picture HollyJHuber  路  5Comments