Android Open Source - App device PitchPipe






Project Summary

Practice Android app that lets you give pitches to a group of singers on your device.

Web Site / Source Repository

PitchPipe is hosted in the following web site
https://github.com/adam-beneschan/PitchPipe

If you think the Android project PitchPipe 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 PitchPipe.

ItemValue
Java File Count14
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version11
Activity Count2
Fragment Count1
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 13 image files in PitchPipe. The names of the image files are listed as follows.

apptheme_btn_default_disabled_focused_holo_dark.9.png
apptheme_btn_default_disabled_holo_dark.9.png
apptheme_btn_default_focused_holo_dark.9.png
apptheme_btn_default_normal_holo_dark.9.png
apptheme_btn_default_pressed_holo_dark.9.png
btn_check_buttonless_off.png
btn_check_buttonless_on.png
ic_action_replay_holo_dark.png
ic_action_stop.png
ic_action_stop_holo_dark.png
ic_launcher_bad.png
ic_launcher_old.png
ic_launcher_old_2.png

The following screenshort is generated from the image listed above.

null




Java Source Files

PitchPipe has the following Java source files.

com.adambeneschan.pitchpipe.Chord.java
com.adambeneschan.pitchpipe.ChordBuilder.java
com.adambeneschan.pitchpipe.ChordPlayer.java
com.adambeneschan.pitchpipe.InstrumentActivity.java
com.adambeneschan.pitchpipe.InstrumentList.java
com.adambeneschan.pitchpipe.MainActivity.java
com.adambeneschan.pitchpipe.MainFragment.java
com.adambeneschan.pitchpipe.MidiFileCreator.java
com.adambeneschan.pitchpipe.MidiInstrument.java
com.adambeneschan.pitchpipe.NoteButtons.java
com.adambeneschan.pitchpipe.OctaveIndicators.java
com.adambeneschan.pitchpipe.PitchPipeData.java
com.adambeneschan.pitchpipe.PlayStoppedListener.java
com.adambeneschan.pitchpipe.Utilities.java