Audio Loop

A browser-based live microphone monitor. Audio Loop captures a selected input and plays it straight back to your listening device, so you can hear what your microphone is picking up in real time.

Features

How it works

The app uses the WebAudio API and getUserMedia to capture your chosen input device, routes it through an optional bass-boost filter and an oscilloscope analyser, and sends it to your output. A detector watches the spectrum for the runaway single-frequency tone that signals acoustic (Larsen) feedback.

Use headphones. Routing a microphone to loudspeakers can create a loud feedback squeal. All audio stays on your device — nothing is uploaded.

Created by Chloé Lavrat · Source on GitHub