issues
search
Adaptive-Music
/
frogophone
0
stars
0
forks
source link
Feat/3 swap positions of power chord and triad chords
#11
Closed
W-Kuah
closed
2 months ago
W-Kuah
commented
2 months ago
Changed The Following:
67 - 68: Swapped the order of Power Chord and Triad Chord.
128: Fixed "&" operator and made it "&&"
129: Fixed assignment operator, "==" to "=".
167 - 169: currentMode to switch to POWER_CHORD when scale is pentatonic and the currentMODE is SINGLE_NOTE. This skips TRIAD_CHORD.
Changed The Following: