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
- Based on Sonic (speed , pitch and rate) , the demo for Android. [ Deprecated See - https://github.com/jcodeing/KMedia An application lev…☆105Updated 8 years ago
- soundtouch for android☆52Updated 12 years ago
- LAME library for Android☆69Updated 8 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
- the speex library port to android☆57Updated 12 years ago
- Migrated:☆146Updated 5 years ago
- Pitch shifting on Android, sound touch based☆79Updated 9 years ago
- soundtouch 变声demo,可以实时看到变声效果,添加了silk编解码,对比音效。☆61Updated 10 years ago
- Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and Med…☆124Updated 8 years ago
- Audio Video Recorder in Android using MediaCodec & MediaMuxer☆14Updated 9 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
- MediaCodec API sample app. (Video recording with effect)☆25Updated 11 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 9 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 7 years ago
- A project from AOSP android-4.1.2_r1/packages/apps/VideoEditor, and link VideoEditor API from android-4.1.2_r1/frameworks/base/media/java…☆38Updated 11 years ago
- 安卓音频压缩和变声功能库☆79Updated 9 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
- OpenGL learning tutorial, following https://learnopengl.com/☆46Updated 7 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆30Updated 9 years ago
- Java API for android acoustic echo cancellation.☆66Updated 11 years ago
- A tool for YUV raw data preview on Android platform.☆101Updated 5 years ago
- Encode and Decode video use Mediacodec and Rxjava☆28Updated 8 years ago
- ☆14Updated 10 years ago
- Example Speex Echo Cancellation for Android☆49Updated 8 years ago
- android 回音噪音处理☆58Updated 10 years ago
- android danmaku/danmu/tanmu implemented/renderered by opengl/opengles 2.0☆55Updated 7 years ago
- Decode Video with Mediacodec APIs and render on GLSurfaceView using OpenGL ES.☆17Updated 8 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆78Updated 9 years ago
- SoundTouch 是一个音频变速变调处理库,可以直接对PCM编码音频进行实时处理或文件处理。当前项目是从SoundTouch official site中下载,转移到Android Studio中使用的库。☆31Updated 6 years ago
- this sample shows how to use MediaCodec and AudioTrack to build an android player, with avsync optimization☆45Updated 3 years ago