Android Open Source - Sound sound AndEngineFreqTest






Project Summary

Test app that implements AndEngine and prints frequency (in Hz) of any sound picked up..

Web Site / Source Repository

AndEngineFreqTest is hosted in the following web site
https://github.com/michaelcspeed/AndEngineFreqTest

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

ItemValue
Java File Count8
Minimum SDK Version3
Activity Count1
Required Permissionsandroid.permission.RECORD_AUDIO
android.permission.SET_DEBUG_APP




Java Source Files

AndEngineFreqTest has the following Java source files.

com.example.hellojni.DrawableView.java
com.example.hellojni.HelloJni.java
com.example.hellojni.Histogram.java
com.example.hellojni.LineExample.java
com.example.hellojni.Music.java
com.example.hellojni.PitchDetector.java
com.example.hellojni.PitchDrawings.java
com.example.hellojni.RecorderRunnable.java