Hi There, I have been building a lot of fun visuel midi sequencer that send MIDI Note On and Pitch to hardware SYnth from Processing using TheMidibus Library and Im dreaming of being able to run them as apps on my Android Nexus 7...
Im running into some issue when trying to compile them to Android and Im guessing it may not be as easy as I thought it wil be.
As anybody got lucky in incorporating MIDI to a processing sketch ? Maybe using the new Android 6 MIDI API ? to simplify the processing sketch could be just a circle that move with the mouse and everytime you click it will send a MIDI on note event and the pitch could be map to the MouseY coordinate for example.
Let me know would love to be able to do that on Android !
Thank you very much for your help
BEst