Hello,
I want to connect my android smartphone with my midi keyboard to record midi performances. My first idea was to use the IOIO. But it appeared, that java is not so good in real time applications. As a solution I am thinking of arduino as a controller, who enriches the midi commands with timestamps. So my questions:
i) are they similar projects underway? (I found nothing similar...)
ii) is it possible to connect the arduino with the keyboard and send the commands via bluetooth to android?
iii) is it possible to use my midi-to-usb-cable, or do i have to use an midi shield?
iv) is it possible to use a cheap bluetooth module, or do i have to by the expensive arduino BT?
Thanks!
Konstantin