tenacityteam/tenacity-legacy

Refresh audio devices

Open

#219 opened on Jul 11, 2021

View on GitHub
 (1 comment) (2 reactions) (0 assignees)C++ (275 forks)batch import
enhancementhelp wantedrequries upstream changes

Repository metrics

Stars
 (6,921 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

  • I have read the specified guidelines for issues

Is your feature request related to a problem? Please describe. Audacity/Tenacity looks for audio devices only on startup. If you plug in another pair of headphones or a mic while it is running, the drop down menus are not updated.

Describe the solution you'd like A way to manually refresh the list of audio devices already exists in Transport > Rescan Audio Devices - this should be executed every time a new audio device is plugged in or removed.

Additional context See audacity#683

Contributor guide