Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(163)

Unified Diff: Documentation/notation/percussion.itely

Issue 351780043: Doc: NR - percussion.itely - Custom Percussion staves intro
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Documentation/notation/percussion.itely
diff --git a/Documentation/notation/percussion.itely b/Documentation/notation/percussion.itely
index da730eb5f3b944bf72299b193d0ced9cbf8eb5cd..354d4f6a88d52f66457bb302b3d4276db3824344 100644
--- a/Documentation/notation/percussion.itely
+++ b/Documentation/notation/percussion.itely
@@ -398,8 +398,8 @@ mus = \drummode { tri trio trim gui guis guil cb cl tamb cab mar hc s16 }
@node Custom percussion staves
@unnumberedsubsubsec Custom percussion staves
-If you do not like any of the predefined lists you can define your
-own list at the top of your file.
+It is possible to define custom percussion styles at the top of your
+file and setting the @code{drumStyleTable} within the @code{DrumStaff}.
@lilypond[quote,verbatim]
#(define mydrums '(
@@ -409,6 +409,7 @@ own list at the top of your file.
(halfopenhihat cross "halfopen" 1)
(pedalhihat xcircle "stopped" 2)
(lowtom diamond #f 3)))
+
up = \drummode { hh8 hh hhho hhho hhp4 hhp }
down = \drummode { bd4 sn bd toml8 toml }
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b