문제

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?

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top