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.
-
Audio API version: this uses the Web Audio API (recommended) -
Audio tag version: this uses the HTML <audio>tag
Desktop version
If you prefer to play brown noise locally, you can use one of the two shell scripts as explained below. 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 personally suggest installing it via the Chocolatey package manager:
choco install -y ffmpeg - If you would like to use Git Bash β run the
bnplay.shscript. If you would like to use cmd.exe β run thebnplay.cmdscript - If you want to minimize the application to the Windows tray bar while itβs running, you can use RBTray:
choco install -y rbtray
Screenshots
BNPlay running in Git Bash:

BNPlay running in Git Bash, minimized to the Windows tray bar using RBTray:
