Skip to content

Instantly share code, notes, and snippets.

@denalena
Created November 21, 2022 13:32
Show Gist options
  • Save denalena/ea86cef2af06986a923ce540b73b78d9 to your computer and use it in GitHub Desktop.
Save denalena/ea86cef2af06986a923ce540b73b78d9 to your computer and use it in GitHub Desktop.
Ambient brown noise generator
#!/bin/bash
play -n -n --combine merge synth brownnoise band -n 550 550 tremolo 50 1 vol -17dB reverb bass 10 treble -6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment