thestk / rtaudio

A set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound, ASIO, and WASAPI) operating systems.
Other
1.49k stars 318 forks source link

RtApiAlsa: fix device with same "pretty name" not added to device list #367

Closed lp35 closed 1 year ago

lp35 commented 2 years ago

This fix the case where 2 devices have the same "pretty name" (e.g: 2 mic as USB dongle.)