Skip to content

syntaro/sfexample

Repository files navigation

sfexample

Android NDK Example Code which using FluidSynth Project's "libfluisynth.so"

Please Use this for Only Test For Development. The source code is not very clean. (I wish If I could have more time) If You need to Use It, Use it at your own risk.

それほど整理されてないコードなので、このまま流用すると、開発仲間に怒られるかもしれません。 極力、無駄を省いているので、読み解いて吸収してみてください。

なお、class JsonHelperを使えるようにする、interface JsonHelperSupportedや、 複数OneMessgeをまとめる、MXMessageなどは、省略されています。

たとえば、https://github.com/syntaro/javamidimixer 、とかで使われているかもしれません。

また、 https://github.com/syntaro/sfexample/blob/main/app/src/main/java/fsexample/fsexample/common/AppBroadcast.java

など、ネットからの流用もあります。(これ以外にあったかどうか、記憶が定かではないですが、このパッケージではないと思います)

多くは、車輪の再発明となります。自分でさくっと編集したいがため、また、結果的に似てしまったためです。

About

Example Code, Android Java App Use FluidSynth.so

Topics

Resources

Stars

Watchers

Forks