{ "info": { "author": "Gopala Krishna Koduri", "author_email": "gopala.koduri@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Intonation python module\r\n------------------------\r\n\r\nThe intonation python module has broadly four classes:\r\n\r\n- **Intervals**: defines an object which has a set of intervals, of\r\n course! It has a set of basic functions that facilitate an easy access to\r\n these intervals.\r\n- **Histogram**: defines a histogram object with methods used to find\r\n peaks using different methods and plot them.\r\n- **Pitch**: Given timestamps in seconds, and pitch values in\r\n cents, it defines a pitch object which has a number of methods which\r\n can be used to study the intervals\r\n- **Recording**: Given a pitch object, it defines a recording object\r\n which has methods to compute histogram, intonation profile and label\r\n sections of pitch contours with given set of intervals.\r\n\r\nInstallation\r\n-------------\r\n\r\n::\r\n\r\n sudo pip install --upgrade intonation\r\n\r\n\r\nDocumentation\r\n-------------------\r\n\r\nGo to https://github.com/gopalkoduri/intonation for documentation and examples.", "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/gopalkoduri/intonation", "keywords": "python intonation research music intervals tuning", "license": "GNU Affero GPL v3", "maintainer": "", "maintainer_email": "", "name": "intonation", "package_url": "https://pypi.org/project/intonation/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/intonation/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gopalkoduri/intonation" }, "release_url": "https://pypi.org/project/intonation/0.1/", "requires_dist": null, "requires_python": null, "summary": "Python module to analyze, study and research the intonation of musical intervals in music recordings.", "version": "0.1" }, "last_serial": 883479, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a7e5eb5545bc2f7ed6af5e935a50e845", "sha256": "192c7d532816d0ddffb7eeec5be5bcee55741ac0a86a3c2893918641a89299df" }, "downloads": -1, "filename": "intonation-0.1.tar.gz", "has_sig": false, "md5_digest": "a7e5eb5545bc2f7ed6af5e935a50e845", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4030651, "upload_time": "2013-10-07T20:10:49", "url": "https://files.pythonhosted.org/packages/2b/2d/87fa51e305921127a85704b987323a055f3f7db4114d8bd477ec9fbbb48e/intonation-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a7e5eb5545bc2f7ed6af5e935a50e845", "sha256": "192c7d532816d0ddffb7eeec5be5bcee55741ac0a86a3c2893918641a89299df" }, "downloads": -1, "filename": "intonation-0.1.tar.gz", "has_sig": false, "md5_digest": "a7e5eb5545bc2f7ed6af5e935a50e845", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4030651, "upload_time": "2013-10-07T20:10:49", "url": "https://files.pythonhosted.org/packages/2b/2d/87fa51e305921127a85704b987323a055f3f7db4114d8bd477ec9fbbb48e/intonation-0.1.tar.gz" } ] }