Skip to content

Android MIDI test programs and examples (with more advanced MIDI Keyboard)

License

Notifications You must be signed in to change notification settings

Falcosoft/android-midisuite

This branch is 3 commits ahead of, 28 commits behind philburk/android-midisuite:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 12, 2017
Dec 5, 2018
Jan 12, 2017
Jan 12, 2017
Dec 5, 2018
Dec 7, 2016
Dec 14, 2016
Oct 13, 2015
Oct 13, 2015
Oct 13, 2015
Oct 13, 2015
Oct 13, 2015
Jul 6, 2016
Dec 7, 2016
Dec 7, 2016
Dec 7, 2016
Dec 7, 2016
Nov 26, 2018

Repository files navigation

android-midisuite

Introduction

Android MIDI API test programs and examples that run on Android M or later.

These are primary examples for developers to learn from.

These may also be useful for OEMs to test MIDI on new devices.

This is not an official Google product.

Apps

These apps can also be downloaded from the Google Play App Store.

MidiScope displays MIDI Messages on the screen. https://play.google.com/store/apps/details?id=com.mobileer.example.midiscope

MidiKeyboard display a simple on-screen music keyboard. https://play.google.com/store/apps/details?id=com.mobileer.midikeyboard

MidiSynthExample is a simple sawtooth MIDI synthesizer. https://play.google.com/store/apps/details?id=com.mobileer.midisynthexample

MidiBtlePairing pairs with Bluetooth MIDI devices. https://play.google.com/store/apps/details?id=com.mobileer.example.midibtlepairing

See the README files in the App directories for more information.

Library

The MidiTools folder contain general purpose MIDI classes that are used by the other Apps.

Building for App Developers

You can load this project into Android Studio and build it there.

About

Android MIDI test programs and examples (with more advanced MIDI Keyboard)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%