chordFunctions | R Documentation |
These functions can be used to extract and "translate," or otherwise modify, data representing tertian harmony information. The functions are:
x |
An The |
Key |
The diatonic key used by the parser, deparser, and transposer. Defaults to Must be a |
parseArgs |
An optional list of arguments to the chord parser. Defaults to an empty Must be a |
transposeArgs |
An optional list of arguments passed to a Defaults to an empty Must be a |
inPlace |
Should non-chord information be retained in the output string. Defaults to Must be a singleton |
Jazz/Pop
chord()
harte()
Classical
figuredBass()
tertian()
Roman Numerals
harm()
roman()
To better understand how these functions work, read about how tertian harmonies are parsed and deparsed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.