Audio Input (Mic) node

Reads the microphone through the platform’s media latch and emits loudness and spectrum values every frame.

When to use it

Make anything downstream react to sound; it asks for the microphone once and never re-prompts after a refusal.

Ports and parameters

It takes no input. Outputs: out, rms, peak, spectrum. Parameters: fftSize, smoothing.