View source: R/phrase_helpers.R
hp | R Documentation |
Helper function for generating hammer on and pull off syntax.
hp(...)
... |
character, note durations. Numeric is allowed for lists of single inputs. See examples. |
This is especially useful for repeated instances. This function applies to general slur notation as well. Multiple input formats are allowed. Total number of note durations must be even because all slurs require start and stop points.
character.
hp(16, 16)
hp("16 16")
hp("16 8 16", "8 16 8")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.