openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
Use getDeviceIds function to list audio devices (#8017)
As of RtAudio 6.0.0 you cannot assume that devices will fall in the range [0, getDeviceCount() - 1]. Doing so will potentially cause errors or out of bounds array accesses depending on the platform. Co-authored-by: 4Evergreen4 <4Evergreen4@users.noreply.github.com>
E
Evergreen committed
0a446188279509b3d0c6aeb3066c73c69a8faaa4
Parent: 786bb2e
Committed by GitHub <noreply@github.com>
on 7/7/2024, 3:12:01 PM