C++ Piano Help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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?

8th Mar 2019, 3:38 AM
Matt Sampson
Matt Sampson - avatar
2 Answers
0
I am also using _kbinput()
8th Mar 2019, 4:20 AM
Matt Sampson
Matt Sampson - avatar
0
Anyone
8th Mar 2019, 1:37 PM
Matt Sampson
Matt Sampson - avatar