GrandOrgue / grandorgue

GrandOrgue software
Other
175 stars 43 forks source link

Added capability of regex matching audio device names https://github.com/GrandOrgue/grandorgue/issues/1265 #1959

Closed oleg68 closed 3 months ago

oleg68 commented 3 months ago

Resolves: #1265.

This is the last PR related to #1265.

Now there is a Matching button on the Audio Settings tab. It allows to set up a regex pattern for handling bounced device names.

This PR also sets some default regex pattern for PortAudio/Alsa

oleg68 commented 3 months ago

@larspalo I corrected this PR as you suggested.