How can I generate the piano sound using sound card of the PC?
hi there,
developing virtual piano in c# , need play on sound card of pc notes of piano's played keys. but, don't know how can generate piano sounds. need use external api direct-x or need use .wav file of sound of each key piano? there api of windows can use to play nice piano sound?
in advance!
developing virtual piano in c# , need play on sound card of pc notes of piano's played keys. but, don't know how can generate piano sounds. need use external api direct-x or need use .wav file of sound of each key piano? there api of windows can use to play nice piano sound?
in advance!
this article, downloadable source code, should you:
http://www.c-sharpcorner.com/uploadfile/mike4/dotnetpiano11122005012432am/dotnetpiano.aspx
there more links may find useful in discussion:
http://stackoverflow.com/questions/8109218/playing-piano-tones-using-c-sharp
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment