medussa


Namemedussa JSON
Version 2.0.2 PyPI version JSON
download
home_pagehttps://github.com/cbrown1/medussa
SummaryMedussa: A cross-platform high-level audio library for Python
upload_time2023-08-08 22:42:49
maintainerChristopher Brown
docs_urlNone
authorChristopher A. Brown, Joseph K. Ranweiler, Ross Bencina, Ryan W. Moore, Kutay B. Sezginel, Andrzej Ciarkowski
requires_python
licenseGNU General Public License v3 or later
keywords sound audio signal wavplay
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Medussa is an easy to use high-level cross-platform audio library for Python
based on Port Audio and libsndfile. You can play NumPy arrays, stream sound
files of various formats from disk, or create pure tones or 'on-line' white
or pink noise. There are high-level functions like play_array (similar to
matlab's old wavplay function but with more features). Or you can access 
specific host api's or devices, create streams as needed, and control them 
all asynchronously. Or for the most control, you can access the port audio 
library directly. Sweet!



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cbrown1/medussa",
    "name": "medussa",
    "maintainer": "Christopher Brown",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "cbrown1@pitt.edu",
    "keywords": "sound audio signal wavplay",
    "author": "Christopher A. Brown, Joseph K. Ranweiler, Ross Bencina, Ryan W. Moore, Kutay B. Sezginel, Andrzej Ciarkowski",
    "author_email": "cbrown1@pitt.edu",
    "download_url": "",
    "platform": "Win32",
    "description": "Medussa is an easy to use high-level cross-platform audio library for Python\nbased on Port Audio and libsndfile. You can play NumPy arrays, stream sound\nfiles of various formats from disk, or create pure tones or 'on-line' white\nor pink noise. There are high-level functions like play_array (similar to\nmatlab's old wavplay function but with more features). Or you can access \nspecific host api's or devices, create streams as needed, and control them \nall asynchronously. Or for the most control, you can access the port audio \nlibrary directly. Sweet!\n\n\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3 or later",
    "summary": "Medussa: A cross-platform high-level audio library for Python",
    "version": "2.0.2",
    "project_urls": {
        "Homepage": "https://github.com/cbrown1/medussa"
    },
    "split_keywords": [
        "sound",
        "audio",
        "signal",
        "wavplay"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b9dc9ac894a88b4465bd2c4ddfb2a253aa792bb2fbf6b54cfab73d9c940ae2e",
                "md5": "5de39e6083da2004b3dd3d693578040e",
                "sha256": "6af75eb0ef6377657d7d601ee834c254c0e97ee20e58e44465c8bf1bcf1d796f"
            },
            "downloads": -1,
            "filename": "medussa-2.0.2-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "5de39e6083da2004b3dd3d693578040e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 672391,
            "upload_time": "2023-08-08T22:42:49",
            "upload_time_iso_8601": "2023-08-08T22:42:49.067367Z",
            "url": "https://files.pythonhosted.org/packages/4b/9d/c9ac894a88b4465bd2c4ddfb2a253aa792bb2fbf6b54cfab73d9c940ae2e/medussa-2.0.2-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a331a9f2a1e5efd63a7b33de0a550549f51a94912558bdf424c40cc235940e7",
                "md5": "190057556176c224dcff490bafce19cd",
                "sha256": "c4ae390c165cd074feca3e5269e3340371c4b815a3eaed073dc675a39d2f5b44"
            },
            "downloads": -1,
            "filename": "medussa-2.0.2-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "190057556176c224dcff490bafce19cd",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 672353,
            "upload_time": "2023-08-08T22:41:35",
            "upload_time_iso_8601": "2023-08-08T22:41:35.259561Z",
            "url": "https://files.pythonhosted.org/packages/9a/33/1a9f2a1e5efd63a7b33de0a550549f51a94912558bdf424c40cc235940e7/medussa-2.0.2-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "905ce34aafce3287d4a418f821c416aab78061c9bcb85de1329662e3dd4c304d",
                "md5": "516c481c5419a6af2eb45be00d870285",
                "sha256": "65a047262cb0ecc7b3c585bfd17b312ea6fef1a261505b3acbf8ca8f4e9f6a99"
            },
            "downloads": -1,
            "filename": "medussa-2.0.2-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "516c481c5419a6af2eb45be00d870285",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 672391,
            "upload_time": "2023-08-08T22:41:59",
            "upload_time_iso_8601": "2023-08-08T22:41:59.922123Z",
            "url": "https://files.pythonhosted.org/packages/90/5c/e34aafce3287d4a418f821c416aab78061c9bcb85de1329662e3dd4c304d/medussa-2.0.2-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c78d6dc4ecaddae4bd6cb8918c50f230fd3b9c1082c7109e23db6cf18def4e61",
                "md5": "0892202d27ca803bb3644338acb60b0d",
                "sha256": "ddd25a7f279bce2fa0430f4a09ef9ee2c9ebdc46fa2b1d54fc291bf7e12ab6fa"
            },
            "downloads": -1,
            "filename": "medussa-2.0.2-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "0892202d27ca803bb3644338acb60b0d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 672387,
            "upload_time": "2023-08-08T22:42:27",
            "upload_time_iso_8601": "2023-08-08T22:42:27.953745Z",
            "url": "https://files.pythonhosted.org/packages/c7/8d/6dc4ecaddae4bd6cb8918c50f230fd3b9c1082c7109e23db6cf18def4e61/medussa-2.0.2-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-08 22:42:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cbrown1",
    "github_project": "medussa",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "medussa"
}
        
Elapsed time: 0.10037s