new Key(Key) → {VexKey}
From the docs:
Traditional key signatures are represented by the number
of flats and sharps, plus an optional mode for major/
minor/mode distinctions. Negative numbers are used for
flats and positive numbers for sharps, reflecting the
key's placement within the circle of fifths (hence the
element name).
Parameters:
| Name | Type | Description |
|---|---|---|
Key |
xmlKey | MusicXml object to be translated |
- Source:
Returns:
Vex object
- Type
- VexKey