Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cellMic: fallback to lower channel count and sampling rate if requested is not supported #13614

Merged
merged 7 commits into from
Apr 13, 2023

Conversation

Megamouse
Copy link
Contributor

@Megamouse Megamouse commented Apr 5, 2023

  • Fallback to 4,2,1 channels by default if requested channels are not supported
  • Fallback to 48000, 32000, 24000, 16000, 12000, 8000 samplingrate if not supported
  • Change channel count of cellMicOpen to 1 (I hope I saw that correctly)
  • Add some error checks to cellMicReset
  • Ensure that singstar devices have 1, respective 2 channels
  • Change device type back to USB

Should fix the 0 channel error seen in the comment #11266

@Megamouse Megamouse changed the title cellMic: fallback to lower channel count if requested channels are not supported cellMic: fallback to lower channel count and sampling rate if requested is not supported Apr 12, 2023
@dmandrone
Copy link

Hello, this version did not solve my issue on #13612

@Megamouse Megamouse merged commit a6313fa into RPCS3:master Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants