{ "info": { "author": "Michael Hirsch, Ph.D.", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: End Users/Desktop", "Operating System :: OS Independent", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Multimedia :: Sound/Audio :: Sound Synthesis" ], "description": "[![DOI](https://zenodo.org/badge/48785075.svg)](https://zenodo.org/badge/latestdoi/48785075)\n[![image](https://travis-ci.org/scivision/soothing-sounds.svg)](https://travis-ci.org/scivision/soothing-sounds)\n[![image](https://coveralls.io/repos/scivision/soothing-sounds/badge.svg)](https://coveralls.io/r/scivision/soothing-sounds)\n[![Build status](https://ci.appveyor.com/api/projects/status/bg0wym66ousyk657?svg=true)](https://ci.appveyor.com/project/scivision/soothing-sounds)\n[![pypi versions](https://img.shields.io/pypi/pyversions/soothingsounds.svg)](https://pypi.python.org/pypi/soothingsounds)\n[![PyPi Download stats](http://pepy.tech/badge/soothingsounds)](http://pepy.tech/project/soothingsounds)\n\n# Soothing Sounds Generator\n\n\nAn acoustically pleasing Python code, targeted initially for Raspberry Pi, but should run almost anywhere. \nUses lightweight, pure Python\n[SoundDevice](https://pypi.org/project/sounddevice/)\nto generate sounds.\nOptionally, other sound playback Python packages can be used.\n\nI have used the outputs of this program written to SD cards, played on media players in multiple locations for a few years.\n\n## Install\n\n pip install -e .\n\n## Usage\n\nThe noise `color` option is one of\n\n> white pink blue violet brown\n\nthe examples will use pink noise.\n\n### Play sound from speakers\n\n python soothing.py pink\n\n### save sound to disk\n\n\n1. generate raw sound file: `python soothing.py pink -o pink.raw`\n2. convert raw to lossless FLAC (playable in almost all media players, computer, phone etc.)\n ```bash\n ffmpeg -f s16le -ar 16000 -ac 1 -i pink.raw pink.fla\n ``` \n\n\n## Notes\n\nThe core noise generation code is almost entirely from \n[Python Acoustics](https://github.com/python-acoustics/python-acoustics)\n\n### optional high performance Python FFTW install:\n\n```sh\napt install libfftw3-dev\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/scivision/soothing-sounds", "keywords": "sound generation,white noise,brown noise,pink noise,blue noise,violet noise,relaxation", "license": "", "maintainer": "", "maintainer_email": "", "name": "soothingsounds", "package_url": "https://pypi.org/project/soothingsounds/", "platform": "", "project_url": "https://pypi.org/project/soothingsounds/", "project_urls": { "Homepage": "https://github.com/scivision/soothing-sounds" }, "release_url": "https://pypi.org/project/soothingsounds/1.0.1/", "requires_dist": null, "requires_python": ">= 3.6", "summary": "Generate a variety of white/brown/pink noises good for relaxation", "version": "1.0.1" }, "last_serial": 4666105, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "3678c6be66b9b4f72bc18b7116e59dcd", "sha256": "add7591f42547c8e6ab728764510d910a5584cff3b1d02c399680d26508c364f" }, "downloads": -1, "filename": "soothingsounds-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3678c6be66b9b4f72bc18b7116e59dcd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 6860, "upload_time": "2018-06-17T16:33:30", "url": "https://files.pythonhosted.org/packages/19/ea/02738851c14f53d10a8fadbef6e1d7f0b2c9502d63eee5dad9207bc204f6/soothingsounds-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "91ef1abaf8d1a2dc5b784bf16932a4a4", "sha256": "2baadcdd611a5c1913262f96771d060a4ef14d4ee61d2fe6aff0ef4ea7b70626" }, "downloads": -1, "filename": "soothingsounds-1.0.0.tar.gz", "has_sig": false, "md5_digest": "91ef1abaf8d1a2dc5b784bf16932a4a4", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6201, "upload_time": "2018-06-17T16:33:32", "url": "https://files.pythonhosted.org/packages/df/ee/cc2829c9c37ed33fef45b7420c4ef7be6be938210c60b9c9c6eb51759d44/soothingsounds-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "9119e13d7ebed132d4f7a52f3cb51ba7", "sha256": "554a9a5d6c950c5c9be4c8ab6a046613fd413b7168a96d2833c51d2a5b5de2a6" }, "downloads": -1, "filename": "soothingsounds-1.0.1.tar.gz", "has_sig": false, "md5_digest": "9119e13d7ebed132d4f7a52f3cb51ba7", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.6", "size": 6012, "upload_time": "2019-01-06T17:27:49", "url": "https://files.pythonhosted.org/packages/0d/ba/d078a959c63bbd030871fd872e3e13186a72c5e9a21fa8dd1c7d3063000a/soothingsounds-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9119e13d7ebed132d4f7a52f3cb51ba7", "sha256": "554a9a5d6c950c5c9be4c8ab6a046613fd413b7168a96d2833c51d2a5b5de2a6" }, "downloads": -1, "filename": "soothingsounds-1.0.1.tar.gz", "has_sig": false, "md5_digest": "9119e13d7ebed132d4f7a52f3cb51ba7", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 3.6", "size": 6012, "upload_time": "2019-01-06T17:27:49", "url": "https://files.pythonhosted.org/packages/0d/ba/d078a959c63bbd030871fd872e3e13186a72c5e9a21fa8dd1c7d3063000a/soothingsounds-1.0.1.tar.gz" } ] }