Script #1

Script #1

Cian

mkdir splices

for i in {0..100}
do
sox generals.wav ./splices/out_$(((RANDOM%10000))).wav trim $(($i*1)) 1
done

sox $(ls ./splices/*.wav | sort -n) combined.wav

for j in {0..500}; do
for i in {0..100}
do
sox combi…

Recent comments

  • conepuncher

    beautiful,,, as all your work is,,, thanks for sharing

  • ai.disco

    That's a beautiful script with a hypnotical result

Avatar

Related tracks

See all