Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to add spacers between articulations for bank list #66

Closed
jtackaberry opened this issue Jun 17, 2019 · 0 comments
Closed

Allow users to add spacers between articulations for bank list #66

jtackaberry opened this issue Jun 17, 2019 · 0 comments

Comments

@jtackaberry
Copy link
Owner

Add a spacer attribute to articulations that generates padding above the articulation.

Example:

//! c=legato i=legato g=2 o=cc:58,76
20 legato on
//! c=legato i=note-whole g=2 o=cc:58,81
19 legato off

//! spacer=1

//! c=long-light i=con-sord g=3 o=cc:58,86
7 con sordino
//! c=long-light i=note-whole g=3 o=cc:58,91
2 senza sordino

//! spacer=1

//! c=long i=note-whole o=cc:58,1
1 sustain
//! c=short i=spiccato o=cc:58,11
42 spiccato
[...]

The spacer attributes apply to the articulations below them, so those articulations' buttons should be inserted into the list with top padding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant