Releases: intxcc/pyaudio_portaudio
Releases · intxcc/pyaudio_portaudio
Python 3.7 Windows Prebuilds
Release 1.1
Changes
Updated the code to the newest versions:
- PyAudio 0.2.11 | co 7090e25bcba41413bd7ce89aa73bc0efb1ae1ca1
- PortAudio V19 | co 1bdcb9e41357ec76d8cf73f9ef278202a3ea1e3b
Now support compiling with Visual Studio.
Bugs
What doesn't work:
- Compiling for Native Windows on Python 2.7
To install prebuild *.whl files use "pip install <filename>"
Release with prebuilt versions.
The code itself hasn't changed, but for anyone, who doesn't want to setup their own build environment, this release includes:
- Windows Native Python 3.5 Self Installing Executable
- Cygwin Python 3.4 Wheel - Install with "pip install "
If you miss something, let me know.
First Release.
This is the first release, with no known bugs. Enjoy :)