Android Open Source - Sound stream AndroidPitchPlayer






Project Summary

A quick and dirty demo using MediaExtractor, MediaCodec and AudioTrack to create a simple pitchshifting audio stream player..

Web Site / Source Repository

AndroidPitchPlayer is hosted in the following web site
https://github.com/showlabor/AndroidPitchPlayer

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

ItemValue
Java File Count2
Target SDK Version18
Minimum SDK Version16
Activity Count1
Required Permissionsandroid.permission.INTERNET




License

The license information of AndroidPitchPlayer is as follows:

This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a co...

Java Source Files

de.showlabor.example.pitchplayer.MainActivity.java
de.showlabor.example.pitchplayer.PitchPlayer.java