Test app that implements AndEngine and prints frequency (in Hz) of any sound picked up..
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.
The following table is the detailed list of AndEngineFreqTest.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 3 |
Activity Count | 1 |
Required Permissions | android.permission.RECORD_AUDIO android.permission.SET_DEBUG_APP |
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