跳转到主要内容

基于PortAudio、CFFI和NumPy的音频库

项目描述

PySoundCard可以播放和录制音频。

通过PortAudio支持音频设备,它是一个免费、跨平台、开源的音频I/O库,在包括Windows、OS X和Linux在内的许多操作系统上运行。它通过CFFI访问,CFFI是Python调用C代码的外部函数接口。CFFI支持CPython 2.6+、3.x和PyPy 2.0+。PySoundCard将音频数据表示为NumPy数组。

为了运行PySoundCard,您必须安装PortAudio。

项目详情


下载文件

下载适合您平台文件。如果您不确定选择哪个,请了解更多关于安装软件包的信息。

源代码分发

PySoundCard-0.5.2.tar.gz (231.8 kB 查看哈希值)

上传时间: 源码

构建版本

PySoundCard-0.5.2-py2.py3.cp26.cp27.cp32.cp33.cp34.cp35.pp27.pp32-none-win_amd64.whl (109.2 kB 查看哈希值)

上传时间: CPython 2.6 CPython 2.7 CPython 3.2 CPython 3.3 CPython 3.4 CPython 3.5 PyPy Python 2 Python 3 Windows x86-64

PySoundCard-0.5.2-py2.py3.cp26.cp27.cp32.cp33.cp34.cp35.pp27.pp32-none-win32.whl (99.1 kB 查看哈希值)

上传时间: CPython 2.6 CPython 2.7 CPython 3.2 CPython 3.3 CPython 3.4 CPython 3.5 PyPy Python 2 Python 3 Windows x86

PySoundCard-0.5.2-py2.py3.cp26.cp27.cp32.cp33.cp34.cp35.pp27.pp32-none-macosx_10_5_x86_64.macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl (47.2 kB 查看哈希值)

上传时间: CPython 2.6 CPython 2.7 CPython 3.2 CPython 3.3 CPython 3.4 CPython 3.5 PyPy Python 2 Python 3 macOS 10.5+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

PySoundCard-0.5.2-py2.py3-none-any.whl (10.3 kB 查看哈希值)

上传时间: Python 2 Python 3

支持者