Soundfonts on Android

社会主义新天地 提交于 2020-01-02 07:28:27

问题


I'm having trouble figuring out how to use soundfonts on android (that have a .sf2 extension). I looked into JET Creator but it seems really complicated for simply playing soundfonts. I don't need to have interactive music as provided by JET, I just need to be able to play different notes of the soundfont on command when necessary. Any advice/suggestions?


回答1:


This is not possible. You can playback midi files with mediaplayer, but you'll have to generate them yourselves, and you cannot supply a soundfont to it.



来源:https://stackoverflow.com/questions/6006363/soundfonts-on-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!