RecordEqualizer is an Android application designed to process audio signals in real time.
The app features a sequential audio processing chain including channel control, gain adjustment, dynamic compression, and equalizer filters.
It is built using Oboe — a high-performance audio library for Android by Google.
- Real-time audio processing implemented in C++ using the Oboe library
- Sequential audio processing chain:
Input Signal → Compressor → Equalizer → Gain → Channel Control → Output - Supported configuration:
- Sample rate: 48000 Hz
- Bit depth: 16-bit
- Channels: Stereo
🎉 RecordEqualizer is officially live on Google Play! Experience real-time audio processing with precision and clarity — right from your Android device.
Whether you're a sound engineer, musician, or audio enthusiast, RecordEqualizer gives you full control over your sound pipeline:
Built with performance in mind using Oboe, RecordEqualizer ensures low-latency, high-fidelity audio processing.
This project is licensed under the MIT License. See the LICENSE file for details.
