All Projects → tedmiston → zero-noise

tedmiston / zero-noise

Licence: other
A lightweight multicolor noise generator for sound masking

Programming Languages

shell
77523 projects
Makefile
30231 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to zero-noise

linux-show-player
Linux Show Player - Cue player designed for stage productions
Stars: ✭ 147 (+539.13%)
Mutual labels:  sound
sound-garden
A personal journey into the audio synth domain
Stars: ✭ 21 (-8.7%)
Mutual labels:  sound
figaro
Real-time voice-changer for voice-chat, etc. Will support many different voice-filters and features in the future. 🎵
Stars: ✭ 362 (+1473.91%)
Mutual labels:  sound
hman-stomper
Stomp Box based on ESP32
Stars: ✭ 26 (+13.04%)
Mutual labels:  sound
noise4j
Simple map generators for Java applications.
Stars: ✭ 85 (+269.57%)
Mutual labels:  noise-generator
alsa-utils
The Advanced Linux Sound Architecture (ALSA) - utilities
Stars: ✭ 122 (+430.43%)
Mutual labels:  sound
Soundable
Soundable allows you to play sounds, single and in sequence, in a very easy way
Stars: ✭ 88 (+282.61%)
Mutual labels:  sound
mt762x-wm8960
MT762X WM8960 ALSA SoC machine driver
Stars: ✭ 19 (-17.39%)
Mutual labels:  sound
sonic-track
Uses a raspberry pi camera or web cam and python opencv to track motion in camera view. Sends motion contour data to sonic-pi via osc interface to produce and control notes/sample. Includes ability to use onscreen menu areas to change synthesizer, octaves Etc.
Stars: ✭ 24 (+4.35%)
Mutual labels:  sound
X-Piano
Now you can make your own piano!
Stars: ✭ 13 (-43.48%)
Mutual labels:  sound
Volumey
Volume mixer that allows you to set up global hotkeys to control your Windows audio system.
Stars: ✭ 139 (+504.35%)
Mutual labels:  sound
ears
Easy Api in Rust to play Sounds
Stars: ✭ 81 (+252.17%)
Mutual labels:  sound
Noisekun
🎧 Web page made with Next.js and Typescript, for listen combinations of sounds for relaxing or getting more productive on tasks.
Stars: ✭ 17 (-26.09%)
Mutual labels:  sound
coworking
Listing of coworking spaces or public place to work across the Dominican Republic.
Stars: ✭ 28 (+21.74%)
Mutual labels:  coworking-space
reverb
Straightforward (sound/multipurpose) reverberator
Stars: ✭ 23 (+0%)
Mutual labels:  sound
Main-Supercollider-Files
my supercollider codes, version history is at the branches
Stars: ✭ 21 (-8.7%)
Mutual labels:  sound
libDaisy
Hardware Library for the Daisy Audio Platform
Stars: ✭ 164 (+613.04%)
Mutual labels:  sound
glicol
(Audio) graph-oriented live coding language and music DSP library written in Rust
Stars: ✭ 853 (+3608.7%)
Mutual labels:  sound
audio-playback
Ruby/Command Line Audio File Player
Stars: ✭ 20 (-13.04%)
Mutual labels:  sound
hUGEDriver
An easy-to-use, fast, tracker-based, public domain sound driver for Game Boy homebrew
Stars: ✭ 26 (+13.04%)
Mutual labels:  sound

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].