{ "info": { "author": "Mike C. Fletcher", "author_email": "mcfletch@vrplumber.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Education", "License :: OSI Approved :: BSD License", "Programming Language :: Python" ], "description": "Renders ALSA audio samples into an oscilloscope-like display\n\nThis is a demonstration project which renders ALSA audio samples (16-bit integer streams) using (core) OpenGL. It is intended to serve as sample code for setting up shader-based rendering of basic data-sets (in this case, a ring-buffer of 16-bit integers). The code is currently just \"get it done\" level, without worrying about efficiency or best-practice coding.\n\nDevelopment targets include the ability to zoom in on the sample data set (i.e. use a matrix to multiply the data being presented), the ability to mark/calibrate the display, adding more data-sources, and cleaning up the code.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://launchpad.net/sillescope", "keywords": "Oscilloscope,PyOpenGL,OpenGL,ALSA", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "Sill-E-Scope", "package_url": "https://pypi.org/project/Sill-E-Scope/", "platform": "Linux", "project_url": "https://pypi.org/project/Sill-E-Scope/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://launchpad.net/sillescope" }, "release_url": "https://pypi.org/project/Sill-E-Scope/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Trivial Software Oscilloscope", "version": "0.1.0" }, "last_serial": 703627, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b74922deb42e11558e4efdb2fcb3e7f4", "sha256": "da6e660335ebe7a5994856b23d297152b3a807f2c2c219d3927690b423cc82bb" }, "downloads": -1, "filename": "Sill-E-Scope-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b74922deb42e11558e4efdb2fcb3e7f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7380, "upload_time": "2011-12-19T22:08:44", "url": "https://files.pythonhosted.org/packages/0b/ff/7ee02b33edfdcb6bbb2aba6c1c5913275a416a61871e20675988970dea58/Sill-E-Scope-0.1.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "5c54685d8909518f833a89b10b53cffd", "sha256": "e28612913824738122479d8f6f23d746f944e7aefbaea0c39a1a7637ce63f5d3" }, "downloads": -1, "filename": "Sill-E-Scope-0.1.0.zip", "has_sig": false, "md5_digest": "5c54685d8909518f833a89b10b53cffd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12373, "upload_time": "2011-12-19T22:08:54", "url": "https://files.pythonhosted.org/packages/b9/7a/0b5274e68f644480a5742c717973241d8b4b13518d748648673fc892546e/Sill-E-Scope-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b74922deb42e11558e4efdb2fcb3e7f4", "sha256": "da6e660335ebe7a5994856b23d297152b3a807f2c2c219d3927690b423cc82bb" }, "downloads": -1, "filename": "Sill-E-Scope-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b74922deb42e11558e4efdb2fcb3e7f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7380, "upload_time": "2011-12-19T22:08:44", "url": "https://files.pythonhosted.org/packages/0b/ff/7ee02b33edfdcb6bbb2aba6c1c5913275a416a61871e20675988970dea58/Sill-E-Scope-0.1.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "5c54685d8909518f833a89b10b53cffd", "sha256": "e28612913824738122479d8f6f23d746f944e7aefbaea0c39a1a7637ce63f5d3" }, "downloads": -1, "filename": "Sill-E-Scope-0.1.0.zip", "has_sig": false, "md5_digest": "5c54685d8909518f833a89b10b53cffd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12373, "upload_time": "2011-12-19T22:08:54", "url": "https://files.pythonhosted.org/packages/b9/7a/0b5274e68f644480a5742c717973241d8b4b13518d748648673fc892546e/Sill-E-Scope-0.1.0.zip" } ] }