Mic level
Route a live microphone through a gain and analyser with an RMS meter.
ready
node examples/mic.js gain=0.8Loading source…
- Graph
- Microphone → Gain → Analyser → Destination
- Input
- Microphone stream
- Output
- Monitored audio, RMS
This is a live microphone level meter: it routes the mic through a gain and an AnalyserNode with an RMS meter, letting you check input levels and set gain before recording. Run it in the browser, where monitoring stays muted to prevent feedback, or from the Node CLI, which can route the graph to speakers.