{ "info": { "author": "Christopher A. Brown, Joseph K. Ranweiler, Ross Bencina, Ryan W. Moore, Kutay B. Sezginel, Andrzej Ciarkowski", "author_email": "cbrown1@pitt.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Multimedia :: Sound/Audio", "Topic :: Multimedia :: Sound/Audio :: Mixers", "Topic :: Multimedia :: Sound/Audio :: Players", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Physics" ], "description": "Medussa is an easy to use high-level cross-platform audio library for Python\nbased on Port Audio and libsndfile. You can play NumPy arrays, stream sound\nfiles of various formats from disk, or create pure tones or 'on-line' white\nor pink noise. There are high-level functions like play_array (similar to\nmatlab's old wavplay function but with more features). Or you can access \nspecific host api's or devices, create streams as needed, and control them \nall asynchronously. Or for the most control, you can access the port audio \nlibrary directly. Sweet!\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cbrown1/medussa", "keywords": "sound audio signal wavplay", "license": "GNU General Public License v3 or later", "maintainer": "Christopher Brown", "maintainer_email": "cbrown1@pitt.edu", "name": "medussa", "package_url": "https://pypi.org/project/medussa/", "platform": "Win32", "project_url": "https://pypi.org/project/medussa/", "project_urls": { "Homepage": "https://github.com/cbrown1/medussa" }, "release_url": "https://pypi.org/project/medussa/2.0.1/", "requires_dist": [ "numpy (>=1.3)" ], "requires_python": "", "summary": "Medussa: A cross-platform high-level audio library for Python", "version": "2.0.1" }, "last_serial": 5811336, "releases": { "1.0": [], "1.0.1": [ { "comment_text": "", "digests": { "md5": "8366ceac39a3b3a1477df8501ae700b5", "sha256": "e2d5b4519f1528b0116e36a091190f28f110d4b7dfc7a98eb3f86e910e6046a3" }, "downloads": -1, "filename": "medussa-1.0.1.win32-py2.7.exe", "has_sig": false, "md5_digest": "8366ceac39a3b3a1477df8501ae700b5", "packagetype": "bdist_wininst", "python_version": "2.7", "requires_python": null, "size": 748068, "upload_time": "2013-10-15T03:29:59", "url": "https://files.pythonhosted.org/packages/24/b0/c9da739ce82cbba7c0145ff1d9a161d8a520f28c3e8a3aacb49bca61dd28/medussa-1.0.1.win32-py2.7.exe" }, { "comment_text": "", "digests": { "md5": "65c3602f6842e80a94d691f5ff3b6cbb", "sha256": "08f6b4687129c5cffd46d5d4ae364e6b0be92fa90c69b3c516ec38d48d68c9ea" }, "downloads": -1, "filename": "medussa-1.0.1.zip", "has_sig": false, "md5_digest": "65c3602f6842e80a94d691f5ff3b6cbb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11510071, "upload_time": "2013-10-15T03:47:42", "url": "https://files.pythonhosted.org/packages/d8/d0/2af89ce9d89eacbb377d3677ef5a7037927e1e0ea384ffa7a358a255f10f/medussa-1.0.1.zip" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "ca99c7aac56666dca2ce93be5150f1e0", "sha256": "2bb47c2748373d842dffd0c5c02b71881ca68824bc35f082b0f83a17b3039310" }, "downloads": -1, "filename": "medussa-1.0.2-py2.7-linux-x86_64.egg", "has_sig": false, "md5_digest": "ca99c7aac56666dca2ce93be5150f1e0", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 625702, "upload_time": "2017-04-20T17:02:59", "url": "https://files.pythonhosted.org/packages/5d/95/07dcb80b8945946d3ce1c8483f4b8924dea706b22d33ee815412287b34bc/medussa-1.0.2-py2.7-linux-x86_64.egg" } ], "2.0.1": [] }, "urls": [] }