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

Add first draft of microphone support #181

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

JesseTG
Copy link

@JesseTG JesseTG commented Dec 21, 2022

This PR is intended to demonstrate the functionality implemented by libretro/RetroArch#14731; it should be merged at about the same time.

- See libretro/RetroArch#14731
- Not totally functional; still crashes in places and input is garbage
- asan was complaining about it
@JesseTG
Copy link
Author

JesseTG commented Jan 13, 2023

It works!

https://youtu.be/t2EvaHfs6Vw

Now that I have a working proof-of-concept, what will I need to do to get this ready for merging? Some things that come to mind include:

  • Mic support may not work if the emulator is soft-reset (i.e. the "Reset" button, not unloading/reloading the core)
  • Ensure that mic-related settings can be adjusted at runtime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant