Open
Description
AudioContext.createMediaStreamSource: Connecting AudioNodes from AudioContexts with different sample-rate is currently not supported. This error is outputted when hitting Connect and a Blue Yeti Mic.
The problem seems to be Firefoxes resistFingerprinting flag.
If you go to about:config in Firefox, and set the flag privacy.resistFingerprinting to true, the issue arises.
✔️ Solution
Set the value back to false