2022.03.20

This commit is contained in:
Seymour Shlien
2022-03-21 08:39:17 -04:00
parent 35876618bb
commit 47a0cecc5d
5 changed files with 45 additions and 4 deletions

View File

@@ -358,7 +358,9 @@ void configure_gchord()
{
int j;
int inchord, note;
gchordnotes_size = 0;
if (chordnum < 0) return; /* [SS] 2022-03-20 */
inchord = 0;
if (inversion != -1) {