Skip to content

dmotte/bnplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

33 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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 listen to brown noise locally, i made two shell scripts. They have been tested with Git Bash on Windows 10, but should also work on other operating systems.

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

BNPlay running in Git Bash, minimized in the Windows tray bar with the help of RBTray:

BNPlay minimized in tray bar