{ "info": { "author": "Christopher Brown", "author_email": "c-b /at/ asu.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Topic :: Multimedia :: Sound/Audio", "Topic :: Scientific/Engineering" ], "description": "PyAudiere is a very flexible and easy to use audio library.\n Available methods allow you to read soundfiles of various formats\n into memory and play them, or stream them if they are large. You\n can pass sound buffers as NumPy arrays of float32's to play\n (non-blocking). You can also create pure tones, square waves, or\n 'on-line' white or pink noise. All of these functions can\n be utilized concurrently. Sweet!", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.pyaudiere.org", "keywords": "sound audio wavplay", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "pyaudiere", "package_url": "https://pypi.org/project/pyaudiere/", "platform": "Win32,Linux", "project_url": "https://pypi.org/project/pyaudiere/", "project_urls": { "Homepage": "http://www.pyaudiere.org" }, "release_url": "https://pypi.org/project/pyaudiere/0.2/", "requires_dist": null, "requires_python": null, "summary": "PyAudiere! A high-level audio interface for Python.", "version": "0.2" }, "last_serial": 97038, "releases": { "0.2": [] }, "urls": [] }