Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.94 KB

README.md

File metadata and controls

51 lines (35 loc) · 1.94 KB

Zero Noise

Zero Noise is a simple, lightweight multicolor noise generator for sound masking.

I wrote this script to block out background noise like conversations in open office spaces and busy coffee shops.

Features

Setup

brew bundle

Quickstart

./noise.sh

It is also convenient to add a shell alias such as zn.

Backgrounding

If you background the process normally (C-z), the sound will stop. A workaround is to start it in a tmux session, then background that session to keep the colored noise playing.

Alternatives

Most alternatives focus on generating ambient sounds or noise cocktails whereas Zero Noise is just a simple colored noise generator.

Further Reading