{ "info": { "author": "Peter Parente", "author_email": "parente@cs.unc.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Programming Language :: Python", "Topic :: Multimedia :: Sound/Audio :: MIDI", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "The PMIDI library allows the generation of short MIDI sequences in Python code. The interface allows a programmer to specify songs, instruments, measures, and notes. Playback is handled by the Windows MIDI stream API so proper playback timing is handled by the OS rather than by client code. The library is especially useful for generating earcons.", "description_content_type": null, "docs_url": null, "download_url": "http://www.sourceforge.net/projects/uncassist", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.cs.unc.edu/~parente", "keywords": null, "license": "http://www.opensource.org/licenses/mit-license.php", "maintainer": null, "maintainer_email": null, "name": "PMIDI", "package_url": "https://pypi.org/project/PMIDI/", "platform": "Win32", "project_url": "https://pypi.org/project/PMIDI/", "project_urls": { "Download": "http://www.sourceforge.net/projects/uncassist", "Homepage": "http://www.cs.unc.edu/~parente" }, "release_url": "https://pypi.org/project/PMIDI/1.1/", "requires_dist": null, "requires_python": null, "summary": "PMIDI: Python MIDI library for Windows", "version": "1.1" }, "last_serial": 5462, "releases": { "1.0": [], "1.1": [] }, "urls": [] }