Closed this issue 10 years ago · 1 comments
function for pentatonic scale gives wrong output. instead of A,C,D,E,G for pentatonic scale in key of A, it outputs A,C,D,E,Gb,A
fixed - wrong interval sequence in the array for getPentationicScale() function.