{ "info": { "author": "Niels Serup", "author_email": "ns@metanohi.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console :: Curses", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: DFSG approved", "License :: OSI Approved :: GNU Affero General Public License v3", "Operating System :: OS Independent", "Programming Language :: Python :: 2.5", "Topic :: Multimedia :: Sound/Audio :: MIDI", "Topic :: Multimedia :: Sound/Audio :: Mixers", "Topic :: Multimedia :: Sound/Audio :: Players", "Topic :: Multimedia :: Sound/Audio :: Sound Synthesis", "Topic :: Utilities" ], "description": "======\naeltei\n======\n\naeltei is a virtual multi instrument environment using soundfonts. It allows\none to use a keyboard to enter and play musical notes in a curses interface,\ni.e. on the command line. Current limitations include only support for one\nchannel, no pitch bending, and no saving recordings as MIDI files.\n\naeltei only works on Python 2.x where x >= 5. Python 3 support would require\nPython 3 support in the modules used by this program.\n\n\nLicense\n=======\n\naeltei is free software under the terms of the GNU Affero General Public\nLicense version 3 (or any later version). The author of aeltei is Niels Serup,\ncontactable at ns@metanohi.org (for now, just use this address for bug\nreports). This is version 0.1.0 of the program.\n\n\nInstallation\n============\n\nTo install aeltei the easy way, run::\n\n easy_install aeltei\n\n(You must be a superuser and have python-setuptools installed to do this.)\n\nAlternatively, you can download aeltei either from\nhttp://metanohi.org/projects/aeltei/ or from http://pypi.python.org/pypi/aeltei\nand then install it from the downloaded file. This way you'll also get useful\nexample files. To install aeltei this way, run::\n\n python setup.py install\n\nDependencies\n------------\n\naeltei depends on ``fluidsynth``, ``mingus``, ``pyFluidSynth``, and the\navailability of a soundfont (free soundfonts come with ``fluidsynth``).\n\n\nUse\n===\n\nRun ``aeltei --help``.\n\n\nDevelopment\n===========\n\naeltei uses Git for code management. To get the latest branch, download it from\ngitorious.org::\n\n $ git clone git://gitorious.org/aeltei/aeltei.git\n\n\n\nThis document\n=============\nCopyright (C) 2011 Niels Serup\n\nCopying and distribution of this file, with or without modification, are\npermitted in any medium without royalty provided the copyright notice and this\nnotice are preserved. This file is offered as-is, without 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.org/projects/aeltei/", "keywords": null, "license": "COPYING.txt", "maintainer": null, "maintainer_email": null, "name": "aeltei", "package_url": "https://pypi.org/project/aeltei/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/aeltei/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://metanohi.org/projects/aeltei/" }, "release_url": "https://pypi.org/project/aeltei/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.1.0" }, "last_serial": 786153, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "5718c9b840246bc2ffbeabeb4b43dab0", "sha256": "3c0ad9782d97510dc4e11e18cc388a24641da993a51b91e4fa475118f5166291" }, "downloads": -1, "filename": "aeltei-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5718c9b840246bc2ffbeabeb4b43dab0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11121, "upload_time": "2011-03-21T21:04:24", "url": "https://files.pythonhosted.org/packages/fc/51/8b50038dd457e0178f8f3dffb0d6cbe91b618c05138764bbbefa7027a252/aeltei-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5718c9b840246bc2ffbeabeb4b43dab0", "sha256": "3c0ad9782d97510dc4e11e18cc388a24641da993a51b91e4fa475118f5166291" }, "downloads": -1, "filename": "aeltei-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5718c9b840246bc2ffbeabeb4b43dab0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11121, "upload_time": "2011-03-21T21:04:24", "url": "https://files.pythonhosted.org/packages/fc/51/8b50038dd457e0178f8f3dffb0d6cbe91b618c05138764bbbefa7027a252/aeltei-0.1.0.tar.gz" } ] }