Press the green flag once, and navigate the program by pressing the buttons. All chords are in C major (so far). Press space to play, or press the button for mobile. Press “C” to break the program. The stuff at the bottom of the screen is the name of the triad in Roman Numerals. (Don’t worry, they will get more complex as I develop this.)
This is the one of the first programs that I have made without forever loops. -Currently this program only has root position triads. __________________________________________________ 6-28-19: Added a back button. Yay! 6-26-19: Replaced the predicted ton of if loops in the sound sprites with mathematical algorithms. Although it seems complicated now, it’s nothing compared to the massive amount of code required otherwise.