Apple CoreAudio wrappers for Python
Stars
2
Forks
1
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
5
commits
4
Another str/bytes issue fixed.
8b7de93
Merge pull request #5 from shakfu/main
550008e
small fix for play.py
e652ba5
Merge pull request #3 from larsimmisch/larsimmisch/bytes
a9d3915
Fix return type check, closes #1
5892459
Merge pull request #2 from shakfu/master
20909f9
fixed for play.py
4dccf0a
further fixes
756c8d4
updated coreaudio.c to python3 c-api fmt
29a0df1
Necessary changes for 64bit (OSType etc. are 32 bit).
0eeb41e
Minimal C example.
864b642
Fixed warnings, compiles on 10.5.
086acfe
Backup.
407fa5b
Added kAudioFormatFlagsNativeEndian and use it by default.
1b812d3
Initial commit; 8kHz mono playback works.
2950593