MidiSheetMusic-Android
MidiSheetMusic-Android copied to clipboard
Play and visualize MIDI music files
The predecessor is still available on F-Droid: https://f-droid.org/de/packages/com.midisheetmusic/ It would be very nice to have this fixed and updated version in there instead 👍 .
hi, friend Sorry to disturb you, I hope to get your help. Because I don’t know much about the staff, which piece of code needs to be played when a...
from file https://github.com/ditek/MidiSheetMusic-Android/blob/master/app/src/main/java/com/midisheetmusic/MidiHandlingActivity.java ... @Override public void onMidiNoteOn(@NonNull MidiInputDevice midiInputDevice, int i, int i1, int note, int velocity) { OnMidiNote(note, true); } ..... how to detect more one key please...
## Description The size of the elements should be at least 48dp*48dp. Some elements don't respect the size of the touch target. ## How to reproduce the error 1. Activate...
## Description The contrast ratio between text and background should be at least 4.5 . Some elements don't respect the contrast ratio. ## How to reproduce the error 1. Activate...
"Take five" and "Mission impossible" are in five beats. I've checked "TimeSignature.java" and remark the code below. /* Midi File gives wrong time signature sometimes */ if (numerator == 5)...
my favourite scroll direction is Vertical, because if the music sheet is always moving is difficult to focus, that make the usability of this great function/feature very low or useless...