开发者

Windows Library - Playing Musical Notes [closed]

开发者 https://www.devze.com 2022-12-16 17:15 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. 开发者_开发知识库

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 3 years ago.

Improve this question

Is there an up-to-date Windows Library which allows the playing of individual musical notes?

Even just a wrapper on top of Beep, would suffice, though I don't know if that would be supported on all version of Windows.


You can use MIDI.

Here is a native code sample.

Here is a .Net wrapper.


This may be an exact match for you: http://msdn.microsoft.com/en-us/library/4fe3hdb1.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消