Attention
WARNING: From 8am on 30th June until 5pm on 4th July 2025, there will be no access to the Stanage HPC cluster.
We will try to minimise this downtime and it is possible that Stanage will return to service before 4th July. We will notify you by email when Stanage is back online and available for job submission.
SoX
SoX is a cross-platform (Windows, Linux, MacOS X, etc.) command line utility that can convert various formats of computer audio files in to other formats. It can also apply various effects to these sound files, and, as an added bonus, SoX can play and record audio files on most platforms.
Interactive Usage
After connecting to Bessemer (see Establishing a SSH connection), start an interactive session with the
srun --pty bash -i
command.
The latest version of SoX (currently version 14.4.2) is made available with the command:
$ module load SoX/14.4.2-GCC-8.3.0
After this the SoX command can be run from the terminal prompt with the sox
command.
Further documentation on the usage of SoX can be found at the following link: http://sox.sourceforge.net/Docs/Documentation
Installation notes
Installation method
SoX version 14.4.2 was installed using Easybuild 4.4.0, build details can be found
in /usr/local/packages/live/eb/SoX/14.4.2-GCC-8.3.0/easybuild