schollz / teoperator

Make OP-1 and OP-Z drum and synth patches from any sound. :musical_keyboard:
https://op1z.com
MIT License
154 stars 15 forks source link

Add option to remove silence #6

Closed schollz closed 4 years ago

schollz commented 4 years ago

ffmpeg -i vocals.mp3 -af silenceremove=stop_periods=-1:stop_duration=0.1:stop_threshold=-50dB -y out.mp3