Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sd #2

Closed
wants to merge 121 commits into from
Closed

sd #2

wants to merge 121 commits into from

Conversation

lkotsonis
Copy link

…ions

garyscavone and others added 30 commits December 9, 2021 20:51
…llocation order, added probeDevices call in openStream function.
Fix library path variable for cmake FindALSA
giuliomoro and others added 29 commits February 2, 2024 22:55
Using fixed-width types for MY_TYPE in tests where possible
The kAudioStreamPropertyPhysicalFormat query returns the number
of channels for the device's first audio stream. If any single,
subsequent stream is selected to fulfill the user request, it may
use a different number of channels. This mismatch can cause a lot
of problems.
…-channels

Use correct number of channels for the selected CoreAudio stream
Fix convertCharPointerToStdString with MSC_VER guard
Missing delete of struct rtaudio in rtaudio_destroy() (C api)
…omptr

Use COM smart pointers in WASAPI driver
The issue was caused by creating new copies of ComPtr<IAudioClient> inside WasapiHandle instead of using references to the existing instance.
allow RtAudio to be installed with FetchContent
Replaced deprecated string conversion function
@lkotsonis lkotsonis closed this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.