Releases: br0kenpixel/pycoreaudio
Releases · br0kenpixel/pycoreaudio
v1.1
Added support for getting device UIDs and manufacturer.
The getDevices()
function now returns a tuple of tuples (name, manufacturer, uid, number of input streams, number of output streams, isMicrophone, isSpeaker)
.
(Sorry for the stupid commit name uid support &
but I accidentally pressed Enter while typing the commit name. For some reason GitHub does not allow changing commit names nor removing them.)
v1.0
Initial release.
Compiled on an Intel Mac with Python 3.9.