Android Open Source - Sound audio Spectograph






Project Summary

An Android application to draw a real-time audio spectrogram with logarithmic frequency and amplitude axis..

Web Site / Source Repository

Spectograph is hosted in the following web site
https://github.com/saljam/Spectograph

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

ItemValue
Java File Count5
Target SDK Version16
Minimum SDK Version7
Activity Count1
jar files usedjtransforms-2.4.jar
Required Permissionsandroid.permission.MODIFY_AUDIO_SETTINGS
android.permission.RECORD_AUDIO




License

The license information of Spectograph is as follows:

Copyright (c) 2013 Salman aljammaz Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the So...

Java Source Files

net.x65.spectograph.DrawThread.java
net.x65.spectograph.FFT.java
net.x65.spectograph.Spectogram.java
net.x65.spectograph.SpectographApp.java
net.x65.spectograph.Spectograph.java