Android Example Midi Monitor2

This is a rewrite of the original midi monitor example as a CustomView in a B4xPages project. It eliminates the need for threading and the AcceleratedSurface libraries.

1752691417905.png

It also implements loading midi files using the Content Chooser.

Requires a configured MidiSystem library (See instructions on that page).
 

Attachments

  • MidiMonitor2.zip
    12.4 KB · Views: 62
Last edited:
Top