Question: I'm new to the C++ programming language and I am trying to create a piano GUI in Visual Studios on my Windows computer. I have

I'm new to the C++ programming language and I am trying to create a piano GUI in Visual Studios on my Windows computer. I have .wav files for my piano keys/notes and learned how to create a button for the piano keys. Can I please have help on how to code my program so that when I press the button, the .wav file will play the piano key? What should I type underneath: " private: System::Void button1_Click(System::Object^ sender, System::EventArgs^ e) { " to make the button produce a sound?

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!