Android Open Source - Development keyboard MidiViz






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of MidiViz.

ItemValue
Java File Count14
Activity Count2
Fragment Count1
Raw File Namesres\raw\button_pressed_trimmed.ogg
res\raw\dialog_information_trimmed.ogg




Java Source Files

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