vextab
vextab copied to clipboard
eight note rest gets appended to prior eight notes, would expect it standing alone
Hi there,
I found that an eight note rest gets appended/prepended to surrounding eight notes instead of standing alone. See my minimal example, with the relevant code
:8 C/4 ##
that produces

Is this by design (e.g. to support multiple voices in a single stave with each its own rests)? If so, is there a way to create an output like (without the bar |)

Thanks in advance (and pretty neat project, btw!), Dominik
No way to do this right now. I suppose there should be a way to disable beaming per-note if requested. I'll think about a syntax for this.
I like my rests appended. If you implement it please make it optional.
Are there any updates on this issue? It would be great to be able to show the rest either way.
I have a fix: https://github.com/0xfe/vextab/issues/104#issuecomment-465408613