To build this module, you'll need to place this directory immediately under the PortAudio root directory. To build, type: python setup.py build To install, type: python setup.py install To try it out, type: python demo.py To understand the global functions, stream object and its methods: Read the fastaudio.pyx source code. Don't be intimidated - it's very python-like To report a bug: Contact me: david@rebirthing.co.nz