Vexflow: Question: Drawing lines over notes

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

Hi,
Im creating an application to transcribe music for the anglo concertina. A popular way of displaying weather a note should be played on the push or the pull is to put a line over the top of the notes which are played on the pull, wich continues over all those in the range. Is this possible with VexFlow? I've put an image for an example:

Screenshot-2020-02-06-at-21-51-39

Most helpful comment

(@0xfe -- I am so impressed with the flurry of activity here lately -- Vexflow is incredibly amazing)

All 4 comments

Yes, you can use Brackets or PedalMarkings as an example to build off of.
Screen Shot 2020-02-07 at 7 12 58 AM

For reference, you can find these tests here, and looking at them in the code base can be helpful to see how to use them.
For example, these tests are in textbrackets_tests.js. (just search for "super uncool")

This is great thanks! I started making slow progress on making a plugin to draw the lines but this will make it faster! Thanks!

(@0xfe -- I am so impressed with the flurry of activity here lately -- Vexflow is incredibly amazing)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

HollyJHuber picture HollyJHuber  路  5Comments

compilelife picture compilelife  路  4Comments

amitgur picture amitgur  路  4Comments

jeroenlammerts picture jeroenlammerts  路  4Comments

sug1no picture sug1no  路  6Comments