{ "info": { "author": "Elvis D'Souza", "author_email": "me@elvis.co.in", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "===============================\nGridic\n===============================\n\n.. image:: https://badge.fury.io/py/gridic.png\n :target: http://badge.fury.io/py/gridic\n\nA note/time grid that helps create small fragments of music.\n\n.. image:: preview.png\n\nHow to Install\n--------------\n\n* Download and install Fluidsynth from http://www.fluidsynth.org/\n* Download a soundfont from `HammerSound `_\n* Use pip to install Gridic\n\n::\n\n pip install gridic\n\n* Open your python interpreter and run gridic\n\n::\n\n >>> import gridic\n >>> gridic.run(SOUNDFONT_FILE=YOUR_SOUNDFONT_LOCATION)\n\n* Alternately, download this package from Github/PyPI and use `python setup.py install`\n\n\n* Soundfonts, midi mappings and delay is configurable\n* Free software: BSD license\n* Documentation: https://gridic.readthedocs.org.\n\n\n\nHistory\n-------\n\n0.1.0 (2014-12-20)\n---------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/elvisds/gridic", "keywords": "gridic", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "gridic", "package_url": "https://pypi.org/project/gridic/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gridic/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/elvisds/gridic" }, "release_url": "https://pypi.org/project/gridic/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A grid-like interface to creating simple music", "version": "0.1.1" }, "last_serial": 1355376, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e2230fa425faee90d56b25477c15b6c8", "sha256": "8192c0c4d39acbd532046b1f7d2ee528b1c736334e9dd480a50f56fd4a23f60b" }, "downloads": -1, "filename": "gridic-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e2230fa425faee90d56b25477c15b6c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10279, "upload_time": "2014-12-20T11:57:06", "url": "https://files.pythonhosted.org/packages/53/98/64cdecdc1c6a3181ecc969ab99bdc532422646705920f3536d8176d6f83f/gridic-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "a27a8cdf7d53120d3faba321a5e11635", "sha256": "62db9f8741a88d57c239139bec0441d9dfc6a2f67f6b16b1c7f9a5f01922e2fe" }, "downloads": -1, "filename": "gridic-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a27a8cdf7d53120d3faba321a5e11635", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16812, "upload_time": "2014-12-20T12:22:06", "url": "https://files.pythonhosted.org/packages/b1/0c/8bf8905ab8fb255758de04c2effea3ea2883a7495fbb7f32e367562fd2c1/gridic-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a27a8cdf7d53120d3faba321a5e11635", "sha256": "62db9f8741a88d57c239139bec0441d9dfc6a2f67f6b16b1c7f9a5f01922e2fe" }, "downloads": -1, "filename": "gridic-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a27a8cdf7d53120d3faba321a5e11635", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16812, "upload_time": "2014-12-20T12:22:06", "url": "https://files.pythonhosted.org/packages/b1/0c/8bf8905ab8fb255758de04c2effea3ea2883a7495fbb7f32e367562fd2c1/gridic-0.1.1.tar.gz" } ] }