音符画库 [英] Library for drawing musical notes

查看:101
本文介绍了音符画库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个Windows库,该库可以以某种方式在屏幕上绘制音符。我将使用它来用C#编写应用程序,但是基于Win32的纯解决方案就足够了。有人知道任何这样的库吗?

I'm looking for a Windows library that can draw musical notes on the screen in some way. I'm going to use it to write an app in C#, but a pure Win32-based solution is good enough. Does anybody know of any such library?

编辑:我将实时更新注释,它们不必看起来异常花哨。

I'm going to update the notes in real-time, and they need not look incredibly fancy.

推荐答案

您可以尝试:

http://www.archiwistykamuzyczna.pl/index.php?article=download&lang=en#psamcontrollibrary

这是用C#编写的用于显示注释的简单库。它仅限于一个谱表,但它在一个谱表上支持许多声音。输入格式为MusicXml,但您也可以通过编程方式添加注释。

It's a simple library written in C# for displaying notes. It is limited to only one stave but it supports many voices on one stave. The input format is MusicXml but you can add notes programatically too.

此处是有关CodeProject上PSAM控件库的文章:
http://www.codeproject.com/KB/miscctrl/psamcontrollibrary.aspx

Here is an article about PSAM Control Library on CodeProject: http://www.codeproject.com/KB/miscctrl/psamcontrollibrary.aspx

这篇关于音符画库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆