VolodymyrKulykPersonal / SoundTouch-Android
An Android wrapper for the C++ SoundTouch audio processing library
☆51Updated 11 years ago
Alternatives and similar repositories for SoundTouch-Android:
Users that are interested in SoundTouch-Android are comparing it to the libraries listed below
- soundtouch 变声demo,可以实时看到变声效果,添加了silk编解码,对比音效。☆61Updated 9 years ago
- soundtouch for android☆52Updated 11 years ago
- Pitch shifting on Android, sound touch based☆78Updated 9 years ago
- Based on Sonic (speed , pitch and rate) , the demo for Android. [ Deprecated See - https://github.com/jcodeing/KMedia An application lev…☆105Updated 7 years ago
- LAME library for Android☆69Updated 8 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆30Updated 9 years ago
- Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and Med…☆123Updated 8 years ago
- the speex library port to android☆57Updated 11 years ago
- MediaCodec API sample app. (Video recording with effect)☆25Updated 11 years ago
- Decode Video with Mediacodec APIs and render on GLSurfaceView using OpenGL ES.☆17Updated 8 years ago
- 基于SoundTouch语音变声库,实现男声变女声,女声变男生,机器音,tom猫音等☆57Updated 2 months ago
- Audio Video Recorder in Android using MediaCodec & MediaMuxer☆14Updated 9 years ago
- MusicPlus based MediaExtractor, MediaMuxer, and MediaCodec and other tools to achieve extraction of audio video, and then after the other…☆156Updated 5 years ago
- A simple demo to demonstrate how to record screen using MediaProjectionManager and crop the video using OpenGL ES when recording on Andro…☆51Updated 7 years ago
- The ultimate 2D image rendering engine, inspired from cats-oss/android-gpuimage, reinventing the wheel as my first OpenGL project after w…☆44Updated 6 years ago
- Java API for android acoustic echo cancellation.☆64Updated 11 years ago
- An alternative solution to replace the getFrameAt method of Android MediaMetadataRetriever. FrameGrabber uses MediaCodec to decode video …☆54Updated 11 years ago
- Migrated:☆146Updated 5 years ago
- A tool for YUV raw data preview on Android platform.☆102Updated 5 years ago
- Mirror of git://git.videolan.org/x264.git build for Android☆40Updated 10 years ago
- Sample project to play audio and video from MPEG4 file using MediaCodec☆57Updated 3 years ago
- gpuImage搭建安卓滤镜效果☆50Updated 8 years ago
- Encode and Decode video use Mediacodec and Rxjava☆28Updated 8 years ago
- A videoplayer and streaming audio decoder that outputs pcm or directly writes to Android/AudioTrack (based on https://github.com/appunite…☆41Updated 11 years ago
- ☆52Updated 8 years ago
- An actual functioning Android app using ffmpeg through the NDK☆119Updated 10 months ago
- Android project used to compile the FFmpeg source code with Android NDK☆112Updated 13 years ago
- this sample shows how to use MediaCodec and AudioTrack to build an android player, with avsync optimization☆45Updated 3 years ago
- android平台 在ffmpeg底层增加<硬解码模块>和<硬编码模块>,极大的加速了ffmpeg的解码和编码能力.☆17Updated 8 years ago
- SoundTouch 是一个音频变速变调处理库,可以直接对PCM编码音频进行实时处理或文件处理。当前项目是从SoundTouch official site中下载,转移到Android Studio中使用的库。☆31Updated 6 years ago