Skip to content

Conversation

@SeaDve
Copy link
Owner

@SeaDve SeaDve commented Feb 17, 2024

Fixes #227

TODO

  • Save the last selected device on the settings
  • Properly handle if there is no default device (use a custom row that becomes No Devices, instead of adding None on the list)
  • Adjust volume
  • See current volume level (via a GtkLevelBar or something)

FIXME

  • Use GstDevice.display_name instead of our own
  • Use GstDevice.reconfigure_element instead of creating an element and getting its device property

This is so errors could be presented as early as delay countdown.
@SeaDve SeaDve force-pushed the choose-audio-device branch from 3e34e85 to 909e49a Compare February 17, 2024 03:48
@SeaDve SeaDve marked this pull request as draft February 17, 2024 04:25
@SeaDve
Copy link
Owner Author

SeaDve commented Feb 17, 2024

I think this will be hard to integrate with the current UI, without having #264 first.

The future plan is to merge this PR to that PR.

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.

[Feature] add ability to select microphone input in preferences

2 participants