Guitar tuner app for android using libpd made after the tutorial in Making Musical Apps by Peter Brinkmann.
GuitarTuner is hosted in the following web site
https://github.com/allowishus-dev/GuitarTuner
If you think the Android project GuitarTuner 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 GuitarTuner.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 18 |
Minimum SDK Version | 12 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.RECORD_AUDIO |
Raw File Names | res\raw\bitcrush.zip res\raw\gizzie.WAV res\raw\pipa.WAV |
GuitarTuner has the following Java source files.
com.example.guitartuner.MainActivity.java com.example.guitartuner.PitchView.java