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 317 forks source link

Fix Windows deprecation warnings using WideCharToMultiByte() #426

Closed g40 closed 5 months ago

g40 commented 5 months ago

This PR is for review. It is not final. Please add any comments and I'll adjust accordingly.

g40 commented 5 months ago

My bad. No Linux/MacOS CI on my Windows development systems.