g0dd4rd / Note-Generator

GNU General Public License v3.0
0 stars 0 forks source link

Incorrect notes computed #3

Open Mardekaar opened 2 months ago

Mardekaar commented 2 months ago

I tried to calculate D aeolian, which contains one flat, Bb. However, the code generated the following list of notes: b, db, d, e, gb, g, a, b

For F# aeolian, it generated: d#, f, f#, g#, a#, b, c#, d# But F# aeolian should contain F♯, G♯, A, B, C♯, D, E.

g0dd4rd commented 2 months ago

This https://github.com/g0dd4rd/Note-Generator/commit/97de1e3d41ae6b212ebd760c2331cf2364353d6f should fix the note generation for ionian mode aka natural major scale