Skip to content

Releases: br0kenpixel/pycoreaudio

v1.1

25 Jul 12:39
b5b1cc7
Compare
Choose a tag to compare

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

24 Jul 12:29
b5b1cc7
Compare
Choose a tag to compare

Initial release.
Compiled on an Intel Mac with Python 3.9.