bastibe / PySoundCard

PySoundCard is an audio library based on PortAudio, CFFI and NumPy
BSD 3-Clause "New" or "Revised" License
87 stars 9 forks source link

Add InputStream and OutputStream classes (and more) #51

Closed mgeier closed 9 years ago

mgeier commented 9 years ago

This PR is a variation of #43 (which itself is based on #39), but without the "default" object.

mgeier commented 9 years ago

Great, thanks!