bnplay
Brown Noise player.
Web version
Follow one of these links to play brown noise within your web browser. If one doesnβt work, try the other.
- :speaker: Audio tag version: this uses the HTML
<audio>
tag - :speaker: Audio API version: this uses the Web Audio API
Desktop version
If you prefer to listen to brown noise locally, I made two shell scripts. They have both been tested with Git Bash on Windows 10, but should work on other systems too.
- Clone the repository on your computer
- Install ffmpeg if you do not have it installed. I suggest installing it via the Chocolatey package manager:
choco install -y ffmpeg
- If you would like to use Git Bash β execute the
bnplay.sh
script. If you would like to use cmd.exe β execute thebnplay.cmd
script - If you want to minimize the application in the Windows tray bar while it is running, you can do it by installing RBTray:
choco install -y rbtray
Screenshots
BNPlay running in Git Bash:
BNPlay running in Git Bash, minimized in the Windows tray bar with the help of RBTray: