Displays a musical chord, defined as a finite set of musical pitches.
1 2 | view_pi_chord(x, play_midi = FALSE, download_midi = FALSE,
staff_width = 100)
|
x |
Chord to display, expressed as a numeric vector of MIDI note numbers. Only integerish note numbers are supported. |
play_midi |
(Logical scalar)
If |
download_midi |
(Logical scalar)
If |
staff_width |
(Numeric scalar)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.