android / media-samples

Multiple samples showing the best practices in media APIs on Android (audio, video, etc.).
Apache License 2.0
1.27k stars 740 forks source link

MIDI tools may need to be updated #5

Open philburk opened 6 years ago

philburk commented 6 years ago

The MIDI related tools and synthesizer in:

https://github.com/googlesamples/android-MidiSynth/tree/master/Application/src/main/java/com/example/android/common/midi

may be out of date. More recent code can be found at:

https://github.com/philburk/android-midisuite/tree/master/MidiTools/src/main/java/com/mobileer/miditools