tenacityteam/tenacity-legacy

Refresh audio devices

Open

#219 geöffnet am 11. Juli 2021

Auf GitHub ansehen
 (1 Kommentar) (2 Reaktionen) (0 zugewiesene Personen)C++ (275 Forks)batch import
enhancementhelp wantedrequries upstream changes

Repository-Metriken

Stars
 (6.921 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

  • 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