Android Open Source - Sound audio SineWaveTouch






Project Summary

Simple app for learning audio in Android. Tap the screen to play a note..

Web Site / Source Repository

SineWaveTouch is hosted in the following web site
https://github.com/MaStanford/SineWaveTouch

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

ItemValue
Java File Count8
Target SDK Version17
Minimum SDK Version15
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

SineWaveTouch has the following Java source files.

com.example.audioapp.MainActivity.java
com.stanford.AudioEngine.AudioEngine.java
com.stanford.AudioEngine.CONSTANTS.java
com.stanford.AudioEngine.PlayPCM.java
com.stanford.AudioEngine.SinWave.java
com.stanford.AudioEngine.ThreadWrapper.java
com.stanford.AudioEngine.Wave.java
com.stanford.AudioEngine.WaveArrayBuilder.java