tedmiston / zero-noise

A lightweight multicolor noise generator for sound masking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A lightweight multicolor noise generator for sound masking


Languages

Language:Shell 86.8%Language:Makefile 10.4%Language:Ruby 2.8%