Skip to content
Discussion options

You must be logged in to vote

I just saw this. For the second thing, it's pretty easy to hide a note, just use styles on the 'Note'.

note.setStyle({ fillStyle: "#ffffff00" });

For the first thing, there are many ways to affect the spacing. You do this with the formatter, there are some examples in test programs. It may not be what you expect though, because depending on 'what else is in the bar', it may not even fit, or leave gaps on one side of the measure.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by iainctduncan
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants