Programming a Mode Switch Button in C language

Thread Starter

misteree1

Joined Apr 17, 2019
2
Hey I am trying to program a mode switch button for a c language piano project that allows the keys to enter an upper octave mode. Currently I am struggling with how to program the octave button so that it doesn't need to be held to play higher octave notes,. I have my code provided below. Thanks!
 

Attachments

Top