Android Example MidiSystem Recording example

This example loads a midi file and records an extra track from either the on board keyboard, or an external USB midi device.

Please be careful when saving files as the recorded track will be saved with the original file, so rename it!.

It requires the Midi System Lib available here:https://www.b4x.com/android/forum/threads/midisystem.50106/ and all it's dependencies plus the Midi System USB Look Up Table lib . Download and unzip the file, and copy the jar and xml files to your addl libs folder.
 

Attachments

  • Piano&FullMidiLib.zip
    19.4 KB · Views: 556
Last edited:
Top