Skip to the content.

bnplay

icon

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.

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.

  1. Clone the repository on your computer
  2. Install ffmpeg if you do not have it installed. I personally suggest installing it via the Chocolatey package manager:
    choco install -y ffmpeg
    
  3. If you would like to use Git Bash β†’ run the bnplay.sh script. If you would like to use cmd.exe β†’ run the bnplay.cmd script
  4. 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

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

BNPlay minimized to tray bar