MidiViz is an Android app to visualize input from a Midi keyboard. This app aims to help beginning piano students to perfect their timing and dynamics. All key strokes from a Midi keyboard are visualized on a time line, with color representing the pitch.
MidiViz is hosted in the following web site
https://github.com/kavau/MidiViz
If you think the Android project MidiViz listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of MidiViz.
Item | Value |
---|---|
Java File Count | 14 |
Activity Count | 2 |
Fragment Count | 1 |
Raw File Names | res\raw\button_pressed_trimmed.ogg res\raw\dialog_information_trimmed.ogg |
MidiViz has the following Java source files.
org.voelkerweb.midiviz.FakeMidiGenerator.java org.voelkerweb.midiviz.Main.java org.voelkerweb.midiviz.Measure .java org.voelkerweb.midiviz.Metronome .java org.voelkerweb.midiviz.MidiInterface .java org.voelkerweb.midiviz.MidiMessage .java org.voelkerweb.midiviz.NotePainter .java org.voelkerweb.midiviz.NoteTracker .java org.voelkerweb.midiviz.NumberPickerPreference.java org.voelkerweb.midiviz.Parameters .java org.voelkerweb.midiviz.SettingsActivity.java org.voelkerweb.midiviz.UsbMidiHelper.java org.voelkerweb.midiviz.Util .java org.voelkerweb.midiviz.Visualizer.java