aboutsummaryrefslogtreecommitdiff
path: root/audio/py-pyaudio
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* PyAudio provides Python bindings for PortAudio, the cross-platformMarcus von Appen2012-12-225-0/+109
audio I/O library. With PyAudio, you can easily use Python to play and record audio on a variety of platforms. WWW: http://people.csail.mit.edu/hubert/pyaudio/ PR: ports/173708 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> Notes: svn path=/head/; revision=309383