Audio looper in pure JavaScript
JavaScript CSS
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
app
images
LICENSE.md
README.md

README.md

Looper.js

Audio looper in pure JavaScript (Web Audio API)

Input/Output/Loops features : stereo gain controls, filters*, mute

Loops features : unlimited tracks, overdubing, skip too short track, ...

*filters provided by Tuna : https://github.com/Dinahmoe/tuna

Live Demo

screenshot

Work In Progress

  • add/remove loop done!
  • add/remove track on loop
  • recording individual loop (wav)
  • recording complete session (wav)
  • playing loop in a sequencer
  • patch maker for filters

Inspiration / Credits / Tutorials


(excuse me for my bad English)