Posts Tagged ‘SoX’
Create Spectrograms of SuperCollider Code using Sox
This first installment of my algorithms project has one primary goal, to automate as much as possible the creation of spectrogram files for use online and in teaching materials. For this and for all future posts I will upload the source files (only my original code and none of the artifacts of running said code)…
Read MoreBatch Normalize and add Fades to Audio Files
A new project I have just started has had me editing a lot of relatively long audio files. I have to cut them up separating the noise from the spoken word, normalize each file, and add fades to the beginning and end. Then, I have to export them. I was using Audacity, which is a…
Read More