Recent Posts

Randomize files in a folder

less than 1 minute read

The following MATLAB script takes all files in cmd specified by the given extension and renames them in a random order, given the root string root.

Batch audio files processing

1 minute read

Here I store some pretty useful commands when performing audio analysis and refinement on a larger sample of files. The SOX tool can be downloaded here.