{ "info": { "author": "Jay Kamat", "author_email": "github@jgkamat.33mail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3 :: Only", "Topic :: Multimedia :: Sound/Audio :: Mixers" ], "description": "# Mobius Tunes\nThis is our submission for HackGT 2015. Mobius Tunes is inspired by [Infinite Jukebox](http://labs.echonest.com/Uploader/index.html), a site that continually and randomly loops a given song to other parts of the song that sound similar. Our goal is to recreate it as an open-source project, allowing for multiple songs within a playlist folder to link to one another as well as themselves.\n\n### Dependencies\n```\npip3 install numpy\npip3 install scipy\npip3 install pyglet\npip3 install mutagen\n```\nOr equivalent with your package manager!\n\nThis project requires avbin! Please install the [lastest version here](https://avbin.github.io/AVbin/Download.html)\n\nAny Platform that supports python3 and avbin will probably work, but we recommend you run mobius-tunes run on linux! :smile:\n\nInstall this package with\n`pip3 install mobius-tunes`\n\n### Usage\n\n`mobius-tunes` Runs mobius.py w/ default settings looking for songs in the testmusic folder\n\n`mobius-tunes [-d directory] [-c chunksize] [-t threshold]`\n\n`./runner.py` Runs from source repository\n\nMobius Tunes will then remix the files in the folder specified, until you kill it with `^C`. If you don't know what songs you want our project to run with, we recommend trying Ain't No Mountain High Enough, Eye of the Tiger, and Never Gonna Give You Up together. These three songs interact nicely in Mobius Tunes.\n\nEnjoy!", "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/MountainRange/mobius-tunes", "keywords": "infinite jukebox loop songs playlist", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "mobius-tunes", "package_url": "https://pypi.org/project/mobius-tunes/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mobius-tunes/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/MountainRange/mobius-tunes" }, "release_url": "https://pypi.org/project/mobius-tunes/0.1.5/", "requires_dist": null, "requires_python": null, "summary": "A program to infinite loop your playlists!", "version": "0.1.5" }, "last_serial": 1769571, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "63535c5f7bcac0b542b511dacd7b4811", "sha256": "63464627dc8d5641afafa6e899c8e31ef88ebd0233ee63882d8f36b2e9bc7ade" }, "downloads": -1, "filename": "mobius-tunes-0.1.0.tar.gz", "has_sig": false, "md5_digest": "63535c5f7bcac0b542b511dacd7b4811", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19983, "upload_time": "2015-09-27T23:20:34", "url": "https://files.pythonhosted.org/packages/23/68/2633b7dda79e17146abb43dfe4c74bb9cfeae64bbdddd21536ae8f4f8ec3/mobius-tunes-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0c0cc66cec8426d7082bc96aece950cb", "sha256": "7f1961b9a45d2c666ca604cd95adb7239d0cb5882c6d496c5b7004451ee00304" }, "downloads": -1, "filename": "mobius-tunes-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0c0cc66cec8426d7082bc96aece950cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19972, "upload_time": "2015-09-27T23:22:41", "url": "https://files.pythonhosted.org/packages/27/09/15c86fe5e655b2646d9eac0c30d892b0b88650d2131ccc8075930bfb1d99/mobius-tunes-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "3d1c3028d74f474f9f996509b9cb87ba", "sha256": "160892dc542a98f198e6f5d6506b254671a13c1d3206cb2035e6e53398fd967e" }, "downloads": -1, "filename": "mobius-tunes-0.1.2.tar.gz", "has_sig": false, "md5_digest": "3d1c3028d74f474f9f996509b9cb87ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20088, "upload_time": "2015-09-28T00:00:58", "url": "https://files.pythonhosted.org/packages/f0/f7/c64bb8c416259bc761f31729148259cd87153b3203a5ccd8a7bf3d33be05/mobius-tunes-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "6841255616b0e53904f3de8230ad8b6b", "sha256": "14dcc71b85a453ffc8b4076d603c62289e3e138083e4373eedff6a5a723f0a12" }, "downloads": -1, "filename": "mobius-tunes-0.1.3.tar.gz", "has_sig": false, "md5_digest": "6841255616b0e53904f3de8230ad8b6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20241, "upload_time": "2015-09-28T04:10:22", "url": "https://files.pythonhosted.org/packages/94/03/cbbbb32751fe9237a8981a14a29ba6b79eaa6b069301efee2d2cd3509c64/mobius-tunes-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "bfdf6fd499ef35adabde173097d6b6ba", "sha256": "c18d6bcd2372416f276840fd5e2893f234e24008a53d9ecdedd53f928aa559c9" }, "downloads": -1, "filename": "mobius-tunes-0.1.4.tar.gz", "has_sig": false, "md5_digest": "bfdf6fd499ef35adabde173097d6b6ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20854, "upload_time": "2015-10-15T03:09:40", "url": "https://files.pythonhosted.org/packages/55/1f/922fa27206917f1cd68382e8f4d844ad6c6a15431a8f90a40426039e95cd/mobius-tunes-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "4d2d2fea036ff5d6a2f8bf2a3f8436bf", "sha256": "16419a4a1f85ca98e1b284e98f56ea7618a980c6276e14ac230e56bac65c1844" }, "downloads": -1, "filename": "mobius-tunes-0.1.5.tar.gz", "has_sig": false, "md5_digest": "4d2d2fea036ff5d6a2f8bf2a3f8436bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20836, "upload_time": "2015-10-15T05:15:14", "url": "https://files.pythonhosted.org/packages/27/7b/32b6e38c2bb190a9b6211c086208f7a15d26057a29deb815a17ada6068fa/mobius-tunes-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4d2d2fea036ff5d6a2f8bf2a3f8436bf", "sha256": "16419a4a1f85ca98e1b284e98f56ea7618a980c6276e14ac230e56bac65c1844" }, "downloads": -1, "filename": "mobius-tunes-0.1.5.tar.gz", "has_sig": false, "md5_digest": "4d2d2fea036ff5d6a2f8bf2a3f8436bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20836, "upload_time": "2015-10-15T05:15:14", "url": "https://files.pythonhosted.org/packages/27/7b/32b6e38c2bb190a9b6211c086208f7a15d26057a29deb815a17ada6068fa/mobius-tunes-0.1.5.tar.gz" } ] }