iPhone 上的乐谱。对示例代码有什么建议吗?

发布于 2024-08-12 22:11:43 字数 1436 浏览 7 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

拍不死你 2024-08-19 22:11:43

事实上,MusicKit 是一个音频工具,而不是您需要的符号工具。

我不知道有任何开源 Objective-C 乐谱程序。然而,最近发布的Zong! Viewer 是一个开源 (GPL) Java 程序。当然,您不能在 iPhone 上运行 Java,但它可能会给您一些构建软件的想法。 MuseScore 是一个开源乐谱编辑器,可以提供更多想法。

到目前为止,我知道的唯一 iPhone 乐谱应用程序是 pocketscore。它的一个好主意是通过电子邮件导出 MusicXML 文件,这样您以后就可以使用比在 iPhone 上编写的功能更齐全的程序来处理您的音乐。

您可能还可以在 MusicXML 软件列表 上查看其他开源程序。祝你好运!

Indeed, MusicKit is an audio tool, not a symbolic tool like you need.

I don't know of any open-source Objective-C music notation programs. However, the recently-released Zong! Viewer is an open-source (GPL) Java program. You can't run Java on the iPhone, of course, but it might give you some ideas for structuring your software. MuseScore is an open source music notation editor that might provide more ideas.

So far the only iPhone music notation application I know is pocketscore. It has the great idea of exporting MusicXML files via e-mail so you can work on your music later with a more full-featured program than you can write on an iPhone.

There might be other open source programs you can check out on the MusicXML software list. Good luck!

苍风燃霜 2024-08-19 22:11:43

这是一个 Objective-C 音乐分析框架,可能有您需要的内容:

musickit

This is an objective-c music analysis framework which may have what you need:

musickit

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文