SDRPlusPlus/sink_modules/audio_sink
Henner Zeller 23ae66151b Make compatible with rtaudio API 5 and 6.
Recent rtaudio changed the API to not throw exceptions anymore and
also have DeviceIDs not queried by index but IDs that are provided
separately ( https://github.com/thestk/rtaudio/releases ).

Adapt the code-base to be compatible with the old and the new API
as we have to exepect that in a transition period both APIs are
common on various build platforms.
2024-01-21 14:37:30 -08:00
..
src Make compatible with rtaudio API 5 and 6. 2024-01-21 14:37:30 -08:00
CMakeLists.txt new cmake stuff 2023-02-14 16:25:05 +01:00