Vexflow: Repeat measure

Created on 28 Mar 2020  路  4Comments  路  Source: 0xfe/vexflow

Repeat the previous measure, or more (indicated with the number above and more slashes). Couldn't find this feature in the tests. Think this is a nice feature to add. This is used a lot by drummers.

images

Screenshot from 2020-03-28 17-30-24

feature request

Most helpful comment

This is done. I added a new GlyphNote class that lets you add arbitrary glyphs to the stave. There's a new subclass called RepeatNote specifically for repetition glyphs.

Screen Shot 2020-04-13 at 8 38 34 AM

All 4 comments

+1, this is also sometimes used in orchestra, e.g. for viola:

Here's a resource calling it (one-bar) repeat sign, examples further down:
https://dictionary.onmusic.org/terms/4804-repeat

This is done. I added a new GlyphNote class that lets you add arbitrary glyphs to the stave. There's a new subclass called RepeatNote specifically for repetition glyphs.

Screen Shot 2020-04-13 at 8 38 34 AM

See tests in tests/glyphnote.js for usage examples.

See tests in tests/glyphnote.js for usage examples.

tests/glyphnote_tests.js

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Silverwolf90 picture Silverwolf90  路  4Comments

gciluffo picture gciluffo  路  4Comments

FlyMantou picture FlyMantou  路  3Comments

erquiaga picture erquiaga  路  7Comments

sug1no picture sug1no  路  6Comments