jer194 - 2017-06-24

I could work around it by myself, by changing the source code (and learning how to build APKs ...):

MidiOptions.java:

71c71
< showPiano = true;


    showPiano = false;

90c90
< twoStaffs = true;


        twoStaffs = false;