Gallery
MusicKit Pack
Share
Explore

icon picker
Chord Symbols

Example 5: To Roman numerals - ToRomanNumerals()

The ToRomanNumerals() formula converts a common chord symbol to the roman numeral symbol given its relationship to the Key provided
Parameters are the key (A, C, G, etc.) and the common chord symbol (Gmaj7, Bm9, etc.)
Examples: ToRomanNumeral("C","Gmaj7")
Common Chord
Key
MusicKit Common
1
Gmaj7
C
Vmaj7
2
Bb
F
IV
3
G
F#
bII
There are no rows in this table

Example 6 : From Roman numerals - FromRomanNumerals()

The FromRomanNumerals() formula converts a Roman numeral chord symbol to the common chord symbol given its relationship to the Key provided.
Parameters are the key (A, C, G, etc.) and the roman numeral chord symbol (IV, Vmaj7, etc.)
Examples: FromRomanNumeral("C","V")
Roman Chord
Key
MusicKit Roman
1
iim
C
Dm
2
IIIM
D
F#M
3
bVII
Bb
Ab
There are no rows in this table
Forward to
Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.