| cplot.piano | R Documentation | 
Build an ASCII plot of notes on a piano
cplot.piano(notes = buildScale("C4", "minor"), blackKey.col = "white")
| notes | String, vector: Notes to highlight. Default =  | 
| blackKey.col | Color to use for black keys. Default = "white" for use on a dark terminal. Set to "black" for use on a light terminal. | 
E.D. Gennatas
cplot.piano(buildScale("B4", "minor"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.