adamsc64 / python-whitenoise

Python script to play white noise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-whitenoise

Python script to play white noise

Installation instructions

  1. Install Python (tested on Python 3.8)

  2. Install the required packages. $ pip install -r requirements.txt

  3. Set up a symbolic link of the script to somewhere on path. $ ln -s "$PWD/whitenoise.py" ~/scripts/

To run

$ whitenoise.py

About

Python script to play white noise

License:MIT License


Languages

Language:Python 100.0%