You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to make the script fetch the microphone name by running pactl info and parsing the output. I am unfortunately unable to test this on a system other than mine, but ideally this would have some error-handling logic in case for some reason this fails to get the correct mic name.
If this seems like a good idea, I'd be glad to contribute to it further!
The text was updated successfully, but these errors were encountered:
Sorry for the late response. I haven't had time to check this out yet but as far as I'm concerned you can go crazy with your PR. I'll give you feedback soon hopefully
I tried to make the script fetch the microphone name by running
pactl info
and parsing the output. I am unfortunately unable to test this on a system other than mine, but ideally this would have some error-handling logic in case for some reason this fails to get the correct mic name.If this seems like a good idea, I'd be glad to contribute to it further!
The text was updated successfully, but these errors were encountered: