Trying to get this fork working since the original doesn't properly detect my GPU, however whenever I try to select any audio input (I tested a few just to see if it happened to them all) it seems to crash and returns these errors:
"Error
unhandledrejection
no error stack"
"NotSupportedError: AudioContext.createMediaStreamSource: Connecting AudioNodes from AudioContexts with different sample-rate is currently not supported."
I don't even begin to understand what I'm supposed to do here to try and fix this, and couldn't find a similar issue online so I'm seeing if anyone here has some advice.
Thank you in advance for any and all help.