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!
发布评论
评论(2)
事实上,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!
这是一个 Objective-C 音乐分析框架,可能有您需要的内容:
musickit
This is an objective-c music analysis framework which may have what you need:
musickit