4-track audio recorder for Android with overdub support.
- 4 independent tracks with arm/record/mute
- Overdub recording — hear existing tracks while recording new ones
- Waveform display per track
- Loopback latency calibration for tight overdubs
- WAV export to device Recordings folder
- Calibrate — Tap "Calibrate" with no headphones so the phone speaker reaches the mic. This measures round-trip audio latency for tight overdubs.
- Arm a track — Tap the "R" button on a track lane to arm it (turns red).
- Record — Tap the red "R" in the transport bar. Recording starts from the beginning and plays back any existing tracks.
- Stop — Tap "R" again in the transport bar to stop recording.
- Play — Tap ">" to play all tracks from the beginning.
- Overdub — Arm a different track and record again. You'll hear the previous tracks while recording.
- Export — Tap "Export WAV" to mix all tracks into a single WAV file saved to
Recordings/Multitrack/.
./gradlew assembleDebugRequires Android NDK (Oboe for low-latency audio).
See Releases for APKs.