Work in progress Web app for recording audio using the Web Audio and MediaStream Recording APIs. Built in Preact.
Install dependencies with npm install, then run Vite with npm run dev.
- Allow recording using device microphone, with looping option and playback range selection after recorded
- Save locally to device or to Google Drive with Google Drive API
- Offline functionality with ServiceWorker
- Metronome