Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-06-22 12:05
Flavor·PCRE (Legacy)

/
[A-G]{1}([5])?([#b]{1})?(mM|Mm|m|M|aug|dim|add)?([679]|11)?((sus)([24]))?
/
gm
Open regex in editor

Description

this will match the frequently and rarely using musical chords in a sheet music

Submitted by anonymous