The main reason for the Android support being in Beta is creating instance of JMidiReceiver and connecting it through JMidiOutputPort(Result).connect(JMidiReceiver) turned out to be missing a step. Hopefully I can find a solution for this, or someone has an idea what is missing.
The output device (which is input in the real world) is running, and the MIDI clock seems to be running stable for the purpose.
/Normann
Last edit: Normann Simplified 2021-04-26
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The main reason for the Android support being in Beta is creating instance of JMidiReceiver and connecting it through JMidiOutputPort(Result).connect(JMidiReceiver) turned out to be missing a step. Hopefully I can find a solution for this, or someone has an idea what is missing.
The output device (which is input in the real world) is running, and the MIDI clock seems to be running stable for the purpose.
/Normann
Last edit: Normann Simplified 2021-04-26