A looping audio workstation that runs on Raspberry Pi, controlled via iOS app or web editor.
- core - Audio server built in Rust for audio processing, looping, and MIDI control
- ios - iOS application for controlling the looper
- editor - React-based web editor for creating and managing projects
- backend - PocketBase backend for storing projects and samples
Each component has its own README with build and run instructions.
Read the blog post for more information about the project.