我想提请在Android应用程序使用MusicXml乐谱我想、乐谱、应用程序、Android

由网友(致我們終將逝去的青春)分享简介:我尝试了各种方法来做到这一点。I tried various ways to do this.使用proxymusic-2.0.jar库=>编组和解组Java对象和XML文件之间进行,但我没有找到一个方法来绘制它从Android应用程序的Xml文件解组(活动,景观等)Using proxymusic-2.0.ja...

我尝试了各种方法来做到这一点。

I tried various ways to do this.

使用proxymusic-2.0.jar库 =>编组和解组Java对象和XML文件之间进行, 但我没有找到一个方法来绘制它从Android应用程序的Xml文件解组(活动,景观等)

Using proxymusic-2.0.jar Library => Marshalling and unmarshalling done between Java object and Xml file, but I didn't find a way to draw it unmarshalled from Xml file on Android app(Activity, View, etc.)

使用JFugue-4.0.3-与-musicxml.jar库 =>我觉得这个库是由于MusicXmlParser,MusicXmlRenderer和ParserListener类非常有用的。然而,MIDI支持Android上目前的状态是德pressing。他们剥去了javax.sound.midi中,从而使依赖于该库的所有不工作。 (比如像JFugue例如,OMG)。

Using JFugue-4.0.3-with-musicxml.jar Library => I think this library is very useful due to MusicXmlParser, MusicXmlRenderer and ParserListener class. However, The current state of Midi support on Android is depressing. They ripped out javax.sound.midi, so all libraries that depend on this are not working. (Things like JFugue for example, OMG).

我只是想表明在Android musicXml文件乐谱! 请推荐我参考网站,或者让我知道了简单的示例code网址解决此问题。

I just want to show musicXml file to sheet music on android!!! Please recommend me the reference site, or let me know the simple sample code url for resolve this issue.

非常感谢你。

推荐答案

您可能想试试这个的http:// musicxml -viewer.com/ 我还没有在Android上的浏览器进行测试,但它适用于iOS的浏览器,并从该角度来看(适用于Java或Flash不支持),他们站在同一水平 - 所以希望它会做的工作。

You may want to try this http://musicxml-viewer.com/ I have not tested on Android browser but it works on iOS browser and from that standpoint (no support for Java or Flash) they stand at same level - so hopefully it'll do the job

关于

阅读全文

相关推荐

最新文章