Mercurial > code > home > repos > light9
view bin/musicUnpad @ 2372:06bf6dae8e64
reorg tools into light9/web/ and a single vite instance
author | drewp@bigasterisk.com |
---|---|
date | Thu, 08 Jun 2023 13:20:23 -0700 |
parents | e42679dfdfd9 |
children |
line wrap: on
line source
#!/bin/zsh # doing a show with no baked-in-pad, but reusing a song from a show that did have it? IN=$1 OUT=${IN:r}-unpad.wav # see notes at https://digitalcardboard.com/blog/2009/08/25/the-sox-of-silence/ sox $IN $OUT silence 1 4 1% -1 8 0.0%