Releases: joextodd/pysoundio
Releases · joextodd/pysoundio
v2.0.0
08 Feb 09:58
Compare
Sorry, something went wrong.
No results found
Updated to use CFFI
Improved performance
Bundled in libraries for macOS, Linux, Windows and Raspbian
Fixes issue where multiple instances cause a crash
Added command line scripts for examples
1.1.0
11 Mar 19:52
Compare
Sorry, something went wrong.
No results found
Add support for libsoundio v2.0.0
Add support for Windows (thanks @cameronmaske )
Fix for malloc errors
Fix typos
1.0.0
15 Apr 15:07
Compare
Sorry, something went wrong.
No results found
0.0.6
14 Apr 17:05
Compare
Sorry, something went wrong.
No results found
0.0.5
14 Apr 17:05
Compare
Sorry, something went wrong.
No results found
Add header files in bundle
0.0.4
14 Apr 11:14
Compare
Sorry, something went wrong.
No results found
Callbacks and more device info
0.0.3
14 Apr 11:13
Compare
Sorry, something went wrong.
No results found
0.0.2
02 Apr 14:17
Compare
Sorry, something went wrong.
No results found
Working examples
More test coverage
0.0.1
30 Mar 00:07
Compare
Sorry, something went wrong.
No results found
Initial Release
Input / Output streams
Example scripts to play a sine wave, a record from microphone
Unit Tests