+ 1
C++ Piano Help
Hi guys, I am working on a piano/synth that uses Beep() and _getch() to make sounds. A couple of simple if statements is all it takes, however there is one minor problem: I need to make the notes hold for as long as the user holds them on the keyboard. Can anyone offer any assistance?
2 Antworten
0
I am also using _kbinput()
0
Anyone