3 messages
Hello everyone,

First of all it should be said. Your program is absolutely awesome. There are very few mistakes here and there but that is totally acceptable. It is hard to make a program like this. My question is when a chord is displayed example A. The fingering shows A minor but it says A. A minor is the right code. Why doesn't it say A m or something. This is not a big problem at all really. I was just wandering why that was the reason. Anyhow I wish all the best for this program and hope it becomes better and better.
Thanks universalsameera!

We distinguish majors and minor by the letter's case.

[b]A[\/b] means A major, [b]a[\/b] means A minor.

So looks like in the case you are describing, the algorithm made a mistake.
Oh yeah now I understand. simple is minor and capital is major. Sorry for the inconvenience. Thanks for the quick reply. Keep working on the program. I really like it

Post a reply