slowrevpy


Nameslowrevpy JSON
Version 1.4.7.5 PyPI version JSON
download
home_pagehttps://github.com/Jrol123/slowedreverb_main
SummaryA basic python script to make slowed + reverbs.
upload_time2024-12-31 17:44:45
maintainerNone
docs_urlNone
authorJrol123
requires_pythonNone
licenseMIT
keywords python music slowed reverb jrol123
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # (Slowed + Reverb)
Create slowed and reverb songs with python.

Fork of a now [unsupported project](https://github.com/JustCoww/slowedreverb)

**Installation**
```
pip install slowrevpy
```
**Dependencies**

Pedalboard (https://github.com/spotify/pedalboard)

ffmpeg (for the conversion to formats, other that .mp3)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Jrol123/slowedreverb_main",
    "name": "slowrevpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, music, slowed reverb, Jrol123",
    "author": "Jrol123",
    "author_email": "<angap4@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/09/45/c4e3978aed11eabf4c72c92ca640809b3fd339fecfc9404f26ca31792949/slowrevpy-1.4.7.5.tar.gz",
    "platform": null,
    "description": "# (Slowed + Reverb)\nCreate slowed and reverb songs with python.\n\nFork of a now [unsupported project](https://github.com/JustCoww/slowedreverb)\n\n**Installation**\n```\npip install slowrevpy\n```\n**Dependencies**\n\nPedalboard (https://github.com/spotify/pedalboard)\n\nffmpeg (for the conversion to formats, other that .mp3)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A basic python script to make slowed + reverbs.",
    "version": "1.4.7.5",
    "project_urls": {
        "Homepage": "https://github.com/Jrol123/slowedreverb_main"
    },
    "split_keywords": [
        "python",
        " music",
        " slowed reverb",
        " jrol123"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ad9ece0d850ebd64f942c52226b3182488b107029a486fe1e4eca653a413c96",
                "md5": "b6c090112aa969286d4438258259e83a",
                "sha256": "87187784f01a4bba976f5b03b014d44691eb44c95a1c0a311d776688606003e6"
            },
            "downloads": -1,
            "filename": "slowrevpy-1.4.7.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b6c090112aa969286d4438258259e83a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4888,
            "upload_time": "2024-12-31T17:44:43",
            "upload_time_iso_8601": "2024-12-31T17:44:43.055786Z",
            "url": "https://files.pythonhosted.org/packages/6a/d9/ece0d850ebd64f942c52226b3182488b107029a486fe1e4eca653a413c96/slowrevpy-1.4.7.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0945c4e3978aed11eabf4c72c92ca640809b3fd339fecfc9404f26ca31792949",
                "md5": "15417865811f671366c1820d2c843c2e",
                "sha256": "2ec8f3b52d1d6a2decf12e3868300803962df5493bd77b4204e4bae6c12da37a"
            },
            "downloads": -1,
            "filename": "slowrevpy-1.4.7.5.tar.gz",
            "has_sig": false,
            "md5_digest": "15417865811f671366c1820d2c843c2e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4620,
            "upload_time": "2024-12-31T17:44:45",
            "upload_time_iso_8601": "2024-12-31T17:44:45.109993Z",
            "url": "https://files.pythonhosted.org/packages/09/45/c4e3978aed11eabf4c72c92ca640809b3fd339fecfc9404f26ca31792949/slowrevpy-1.4.7.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-31 17:44:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Jrol123",
    "github_project": "slowedreverb_main",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "slowrevpy"
}
        
Elapsed time: 0.44475s