&micpanning
Pan your microphone left or right before sending
Last updated
Was this helpful?
Pan your microphone left or right before sending
Sender-Side Option! (&push)
&mpan
Example: &micpanning=120
(no value) | true
Enable mic panning at center (90)
0–89
Pan left (0 = hard left)
90
Center
91–180
Pan right (180 = hard right)
Publisher-side effect: downmixes the mic to mono, applies gain trim to avoid clipping, then pans to stereo in the outbound WebAudio pipeline.
WebAudio required: &noaudioprocessing (&noap) disables outbound processing; mic panning will not engage if set.
Live control:
Local Settings shows a “Mic Pan” slider when mic panning is enabled.
Directors can adjust per guest via the advanced audio panel.
Also controllable via API messages (e.g., requestChangeMicPanning).
Safari/iOS: uses a PannerNode fallback internally; same range and behavior.
Last updated
Was this helpful?
Was this helpful?