{ "info": { "author": "Niels G. W. Serup", "author_email": "ns@metanohi.name", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: DFSG approved", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Multimedia :: Sound/Audio", "Topic :: Multimedia :: Sound/Audio :: Sound Synthesis", "Topic :: Utilities" ], "description": "======\npebsaq\n======\n\npebsaq is a poor synthesizer.\n\nLicense\n=======\n\npebsaq is free software under the terms of the GNU General Public License\nversion 3 (or any later version). The author of pebsaq is Niels Serup,\ncontactable at ns@metanohi.name. This is version 0.1.0 of the program.\n\n\nInstalling\n==========\n\nWay #1\n------\nJust run this (requires that you have python-setuptools installed)::\n\n $ sudo easy_install pebsaq\n\nWay #2\n------\nGet the newest version of pebsaq at\nhttp://metanohi.name/projects/pebsaq/ or at\nhttp://pypi.python.org/pypi/pebsaq\n\nExtract the downloaded file and run this in a terminal::\n\n # python setup.py install\n\nDependencies\n============\n\nPython 2.4+ is probably a requirement. In any case, it does not work with\nPython 3.\n\n``pyalsaaudio``\n + Web address: http://pyalsaaudio.sourceforge.net/\n + License: Python Software License\n + Installing:\n\n + In general: ``$ sudo easy_install pyalsaaudio`` (requires\n ``libasound2-dev`` and ``python-dev``)\n + On DEB-based distributions: ``$ sudo apt-get install python-alsaaudio``\n + On RPM-based distributions: ``$ sudo yum install python-alsaaudio``\n + On other distributions: probably something similar\n + Author: Casper Wilstrup \n\n``pygame``\n + Web address: http://www.pygame.org/\n + License: GNU Lesser General Public License\n + Installing:\n\n + In general: ``$ sudo easy_install pygame``\n + On DEB-based distributions: ``$ sudo apt-get install python-pygame``\n + On RPM-based distributions: ``$ sudo yum install pygame``\n + On other distributions: probably something similar\n\n``qvikconfig``\n + Web address: http://pypi.python.org/pypi/qvikconfig/\n + License: GPLv3+\n + Installing: ``$ sudo easy_install qvikconfig``\n + Author: Niels G. W. Serup\n\nNote that ``qvikconfig`` is included with pebsaq, so you don't really\nhave to install it.\n\nOptional extras\n---------------\nIf present, pebsaq will also use these Python modules:\n\n``termcolor``\n + Web address: http://pypi.python.org/pypi/termcolor/\n + License: GPLv3+\n + Installing: ``$ sudo easy_install termcolor``\n + Author: Konstantin Lepa \n\nNote that ``termcolor`` is included with pebsaq, so you don't\nreally have to install it.\n \n``setproctitle``\n + Web address: http://pypi.python.org/pypi/setproctitle/\n + License: New BSD License\n + Installing: ``$ sudo easy_install setproctitle``\n + Author: Daniele Varrazzo \n\n\nUsing\n=====\n\nRunning ``pebsaq`` with no arguments will start the utility in\ninteractive mode. In interactive mode you can interactively change the\nfrequency and the strengths of the waves. A nice wave will also be\ndrawn to the screen.\n\nRunning ``pebsaq --help`` will show a list of available command-line\noptions. These options can also be specified in config files. Config\nfiles use a ``property = value`` syntax (e.g. ``frequency = 367`` or\n``square strength = 2``) separated by newlines.\n\nPress 3 to decrease the frequency by 10Hz.\nPress 6 to increase the frequency by 10Hz.\nPress down arrow key to decrease the amplitude by 0.1.\nPress down arrow key to increase the amplitude by 0.1.\nPress 1 to decrease the sine strength by 1.\nPress 2 to increase the sine strength by 1.\nPress 4 to decrease the square strength by 1.\nPress 5 to increase the square strength by 1.\nPress 7 to decrease the triangle strength by 1.\nPress 8 to increase the triangle strength by 1.\nPress 0 to mute pebsaq.\nPress ESC to exit pebsaq.\n\n\nThis document\n=============\nCopyright (C) 2010, 2012 Niels G. W. Serup\n\nCopying and distribution of this file, with or without modification,\nare permitted in any medium without royalty provided the copyright\nnotice and this notice are preserved. This file is offered as-is,\nwithout any warranty.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://metanohi.name/projects/pebsaq/", "keywords": null, "license": "GPLv3+", "maintainer": null, "maintainer_email": null, "name": "pebsaq", "package_url": "https://pypi.org/project/pebsaq/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pebsaq/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://metanohi.name/projects/pebsaq/" }, "release_url": "https://pypi.org/project/pebsaq/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A poor synthesizer", "version": "0.1.0" }, "last_serial": 440676, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4aa9b3ba2fb4bfedd9d448b0fe89ad1e", "sha256": "40bf5b05cb2ffe6723a7f538792a344b52712d7b80b6f02afb439d90fd2e5f6a" }, "downloads": -1, "filename": "pebsaq-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4aa9b3ba2fb4bfedd9d448b0fe89ad1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25829, "upload_time": "2012-06-30T01:38:55", "url": "https://files.pythonhosted.org/packages/54/39/9b3348df03953875231e1fc3cc0b24b8cc82891b64ccb19108af62c998d6/pebsaq-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4aa9b3ba2fb4bfedd9d448b0fe89ad1e", "sha256": "40bf5b05cb2ffe6723a7f538792a344b52712d7b80b6f02afb439d90fd2e5f6a" }, "downloads": -1, "filename": "pebsaq-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4aa9b3ba2fb4bfedd9d448b0fe89ad1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25829, "upload_time": "2012-06-30T01:38:55", "url": "https://files.pythonhosted.org/packages/54/39/9b3348df03953875231e1fc3cc0b24b8cc82891b64ccb19108af62c998d6/pebsaq-0.1.0.tar.gz" } ] }