Android Midi Pad is a midi touch pad for Android devices.
This project uses the touch capabilities of android enabled devices to send midi messages as would do a hardware controller in music production systems.
A connection is made to a computer via bluetooth, and a server build using python on it is paired to the device and receives messages from it. Those messages are then sent to a virtual midi bridge.
Changes:
* Multiple controllers on the same screen: faders, buttons, pads
* Custom interface designer
* Automatically switch on bluetooth if not enabled on devices
* New messages to better inform the user