Skip to content

Sepzie/SezoAudioEngine

Repository files navigation

Sezo Audio Engine

Open-source audio engine for Expo and Android. Offers multi-track playback real-time pitch/speed control, and synchronized recording.

Repository Layout

  • packages/android-engine - Android engine (C++/Kotlin)
  • packages/expo-module - Expo module (Anrdoid engine + Swift)

Implementation Checklist

See docs/IMPLEMENTATION_CHECKLIST.md.

Documentation

Docs site: https://sepzie.github.io/SezoAudioEngine/

This library is made open source to encourage development of music apps <3