Hmmm,
http://lilypond.org/doc/v2.19/Documentation/notation/common-notation-for-percussion#custom-percussion-staves
always uses default instead of (), so it wasn't Robert's invention.
Perhaps we should change the NR to match the actual LilyPond standard
definitions that never use default.
---
** [issues:#5377] improvisationOn doesn’t work in DrumStaff with altered
drumStyleTable**
**Status:** Accepted
**Created:** Tue Jul 10, 2018 09:59 PM UTC by Simon Albrecht
**Last Updated:** Tue Jul 10, 2018 10:32 PM UTC
**Owner:** nobody
**Attachments:**
- [Screenshot from 2018-07-10
23-59-24.png](https://sourceforge.net/p/testlilyissues/issues/5377/attachment/Screenshot%20from%202018-07-10%2023-59-24.png)
(2.1 kB; image/png)
As reported by Robert Schmaus in [this
thread](http://lists.gnu.org/archive/html/lilypond-user/2018-07/msg00184.html),
after modifying `drumStyleTable` `\improvisationOn` won’t affect any pitches
modified through the style table:
~~~
:::TeX
\version "2.19.82"
#(define mydrums '((snare default #f 1)))
\score {
\new DrumStaff \with {
drumStyleTable = #(alist->hash-table mydrums)
} \new DrumVoice \drummode {
sn4 sn4 sn4 sn4
\improvisationOn
sn4 sn4 sn4 sn4
}
}
~~~
(output attached)
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list.------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto