Android Open Source - Sound music ByteEqualizer






Project Summary

Equalizer for byte file(music file after decode). This project is a demo for testing equalizer is independent of decoding methods..

Web Site / Source Repository

ByteEqualizer is hosted in the following web site
https://github.com/mengdd/ByteEqualizer

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

ItemValue
Java File Count8
Target SDK Version17
Minimum SDK Version9
Activity Count3
Fragment Count2
jar files usedandroid-support-v4.jar




License

The license information of ByteEqualizer is as follows:

GNU General Public License

Java Source Files

com.example.myequalizer.AppConstants.java
com.example.myequalizer.EqualizerFragment.java
com.example.myequalizer.MyAudioTrack.java
com.example.myequalizer.MyEqualizerActivity.java
com.example.myequalizer.MyThread.java
com.example.myequalizer.PlayActivity.java
com.example.myequalizer.PresetAdapter.java
com.example.myequalizer.PresetItem.java