Skip to content

mablay/reverse-audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverse Audio

This is an example that illustrates how audio can be recorded and reverted in the browser.

The essential code is in recorder.js

Svelte is used for page rendering.

Dev

If you want to run it on your machine, make sure you have a current version of nodejs + npm installed. Run npm install after you cd into the cloned directory.

Start in watch mode

npm run dev

About

record audio, revert, play - no backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published