sunnyzanchi / tape-recorder

Web app for recording audio

Home Page:tape-recorder.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tape Recorder

Work in progress Web app for recording audio using the Web Audio and MediaStream Recording APIs. Built in Preact.

Running

Install dependencies with npm install, then run Vite with npm run dev.

Goals

  • 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

About

Web app for recording audio

tape-recorder.vercel.app


Languages

Language:Vue 64.7%Language:JavaScript 28.7%Language:HTML 4.0%Language:CSS 2.6%