chord-transposer icon indicating copy to clipboard operation
chord-transposer copied to clipboard

º notation is not recognized

Open caltras opened this issue 2 years ago • 0 comments

The notation for dim ( º ) is not recognized:

Example:

Transposer.transpose(C C#º Bb/D C/E F Bb/F F).down(3).toString()

result:

A C#º G/B A/C# D G/D D

caltras avatar Sep 16 '22 15:09 caltras