| Hey cool! I think so, anyway.
Do you have questions on how I coded things? Just to give you an idea, I used modulo math to generate the scales. Since the musical notes go from Ab through G# (enharmonically speaking) then start over at Ab again, this is the perfect use for modulo math.
I haven't touched my code since shortly after Halloween, but I've commented it enough (for me) that I can jump back into it quite easily.
So please, if you have any questions at all, just ask and I'll try to help. |