Home
last modified time | relevance | path

Searched refs:substChord (Results 1 – 1 of 1) sorted by relevance

/plugin/chordsheets/
H A Dscript.js85 var transposed = substChord(chordRootMatch[1], transpose);
118 function substChord(chord, transp) { function