tit | ter | id |
sox in.wav -c 1 out.wav | mix | | |
0.01,0.08 6:-70,-60,-20 -10 -90 0.2 - gate snare | com | | |
sox wav/sol.wav wav/fas.wav tempo 1.25 | tmp | | |
sinusoidal: flanger 0.6 0.87 3.0 0.9 0.5 -s | fla | | |
phaser 0.8 0.74 3 0.4 0.5 -t | pha | | |
deep cho: chorus 0.5 0.9 50 0.4 0.25 2 −t \ 60 0.32 0.4 2.3 −t \ 40 0.3 0.3 1.3 −s | cho | | |
equalizer 2000 0.1q 0 | eq | | |
vi src/biquads.c; | eq | | |
-r 4k (X); rate 4k | rate | | |
printf "%.12f" | dat | | |
sox wav/$1.wav pad/$1.wav pad $t 0 | pad | | |
gnuplot dat/$1.plt > png/$1.png | plt | | |
grep -v "^;" dat/tmp.dat > dat/$1.dat | plt | | |
plot "dat/bel.dat" with linespoints | plt | | |
sox -n n.wav \ synth 5 brownnoise \ synth 5 pinknoise mix | noi | | |
more sox | tut | | |
sox $1 -b 16 $2 | bit | | |
vol : sox in.wav -n stat -v 2>&1 | stat | | |
AUDIODEV=hw:1,0; rec -c 2 gtr/$1.wav : alsa rec | alsa | | |
sox $1.wav $2.wav \ ladspa -r \ caps.so \ CabinetIV \ 4 \ -4 | lad | | |
chorus 0.7 0.9 55 0.4 0.25 2 −t; in out delay decay speed depth -t | chorus | | |
sox $1 -n stat -v : check vol | stat | | |
sox short.ogg -p pad 0 6 | pipe | | |
2 monos to st - sox -M left.wav right.wav -c 2 stereo.wav | mix | | |
sox in.wav out.wav speed .97 | speed | | |
sox org.wav -n noiseprof prf/my.prf | noise | | |
split by silence : sox in.wav out.wav silence 1 0.5 1% 1 0.5 1% : newfile : restart | silence | | |
id3ed-fixed | id3 | | |
sox noise.wav out.wav noisered noise.prof 0.05 - amount 0-1; 1 is max | noi | | |
sox -M L.wav R.wav mix.wav; 2 monos to st | mix | | |
tuner : sox -n 440.wav synth 5 sine 440 gain -5 | syn | | |
gtr tuning | synth | | |
overdub ex1 | rec | | |
rec -c 1 1.wav reverb 80 trim 0 3 | rec | | |
sox -d -d reverb 80 - real time efx | efx | | |
sox pdf | tut | | |
sox song.wav ringtone%1n.wav trim 0 30 : newfile : trim 0 30 | newfile | | |
sox ${arr[@]} add.mp3 | arr | | |
remove click | nos | | |
sox -m -t wav " | pad | | |
sox -m ${var[i]} ${var[i+1]} | mix | | |
sox -m ${var[i] | mix | | |
sox + xargs | xargs | | |
export AUDIODEV=hw:1,0 | dev | | |
AUDIODEV=hw:0,0 play test.wav | dev | | |
sox in.wav -b 16 -s -c 1 -r 48k out.wav | chan | | |
pitch 100 == 1 semi tone | pitch | | |
Maximum amplitude:0.9 - should be less than 1 | stat | | |
sox stats cmd | stat | | |
sox in.wav -b 24 out.wav rate 48000 : 24 bit & sampling | rate | | |
sox in.wav -b 24 out.wav: 24 bit | rate | | |
sox $1 $se1 reverb 20 | rev | | |
wav length: soxi -D $1 | soxi | | |
get wav length: sox $1 -n stat 2>&1 | stat | | |
mix 2 monos to stereo | sox | | |
-n flag ; null input | sox | | |
sox $1 tmp.wav stat | stat | | |
soxplot | sox | | |
git clone soxplot | sox | | |
compand params | com | | |
The default value is 100 Hz (bass) or 3 kHz (treble) | treble | | |
mastering cylcle | sox | | |
sox + sndfile-convert | sox | | |
cut with tempo | trim | | |
stereo to mono:sox infile.wav outfile.l.wav remix 1 | sox | | |
sox in.wav in.dat; time: first column vol: second column | dat | | |
gnuplot w/ compand | plot | | |
overdrive 5 5 | sox | | |
sox $i $se1 silence 1 0.1 1% -1 0.1 1% - trim all silence | trim | | |
trim silence in beginng | trim | | |
less comp; compand .3,1 1:-40,-30,-20 -5 -90 0.2 | comp | | |
remove silence from beginning and end | silence | | |
--force : record less than 4 sec | rec | | |
trim with end point | trim | | |
trim w/ start point | trim | | |
remove silence : sox in.mp3 out.mp3 silence -l 1 0.3 5% -1 2.0 5% | silence | | |
soxi duration scr1 | soxi | | |
soxr - resampling | sox | | |
soxi $1 | sox | | |
sox noise.wav -n noiseprof noise.prof | noise | | |
sox in.wav -c 4in.wav; change to 4chan | sox | | |
play -q $1 & rec -M tak1.wav | play | | |
sox $1 $1.wav bass -20 1000 - gain freq | bass | | |
compand 0.3,1 6:-70,-60,-20 -5 -90 0.2 | comp | | |
sox in.wav out.wav fade 0 10 2 | fade | | |