Plot a shaded sound waveform in MATLAB
The following code processes an input sound waveform and outputs its envelope-like style plot:
The following code processes an input sound waveform and outputs its envelope-like style plot:
The following MATLAB script takes all features in columns of data.It then creates all possible combinations of them and performs classification and leave one...
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.
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.